[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: inipropstorage.pas line 55
type TIniPropStorage = class(TCustomIniPropStorage) |
||
published |
||
property StoredValues; |
|
|
property IniFileName; |
|
|
property IniSection; |
|
|
property Active; |
|
|
property OnSavingProperties; |
||
property OnSaveProperties; |
|
|
property OnRestoringProperties; |
||
property OnRestoreProperties; |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
TFormPropertyStorage - class for storage of a Form's properties |
|
| | ||
|
||
| | ||
TCustomPropertyStorage |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |