[Overview][Types][Classes][Index] Reference for unit 'PropertyStorage' (#lcl)

TStoredValue.Value

The value of the property (as String or Variant).

Declaration

Source position: propertystorage.pas line 58

published property TStoredValue.Value : TStoredType
  read FValue
  write FValue
  stored IsValueStored;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.