Unit 'IniPropStorage' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TIniPropStorage

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

Declaration

Source position: inipropstorage.pas line 53

type TIniPropStorage = class(TCustomIniPropStorage)

published

  property StoredValues: TStoredValues;

  

  property IniFileName: string;

  

  property IniSection: string;

  

  property Active: Boolean;

  

  property OnSavingProperties: TNotifyEvent;

  

  property OnSaveProperties: TNotifyEvent;

  

  property OnRestoringProperties: TNotifyEvent;

  

  property OnRestoreProperties: TNotifyEvent;

  

end;

Inheritance

TIniPropStorage

  

|

TCustomIniPropStorage

  

|

TFormPropertyStorage

  

TFormPropertyStorage - class for storage of a Form's properties.

|

TControlPropertyStorage

  

Implements the abstract ancestor class used to get the property list for a control.

|

TCustomPropertyStorage

  

|

TObject



CT Web help

CodeTyphon Studio