[Overview][Types][Classes][Index] |
Provides the base class for a storage container use to save and restore control or form properties.
uses |
RTLConsts, |
propertystorage.pas contains classes and types used to define a storage container for property values: TCustomPropertyStorage. This is a base class and contains abstract virtual methods which must be implemented in a descendent class. For example: TControlPropertyStorage, TFormPropertyStorage, TIniPropStorage, TJSONPropStorage, and TXMLPropStorage.
propertystorage.pas is part of the Lazarus Component Library (LCL).
Version 4.0 | Generated 2025-05-03 | Home |