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

TStoredValues

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: propertystorage.pas line 67

type TStoredValues = class(TOwnedCollection)

public

  constructor Create();

  

  function IndexOf();

  

  procedure SaveValues; virtual;

  

  procedure RestoreValues; virtual;

  

  property Storage: TCustomPropertyStorage; [rw]

  

  property Items []: TStoredValue; default; [rw]

  

  property Values []: TStoredValue; [rw]

  

  property StoredValue []: TStoredType; [rw]

  

end;

Inheritance

TStoredValues

  

|

TObject



CT Web help

CodeTyphon Studio