Unit 'PropertyStorage' Package
[Overview][Types][Classes][Index] [#lcl]

TStoredValue.Value

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

Declaration

Source position: propertystorage.pas line 58

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