[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Object to load or store properties from
Source position: rttiutils.pp line 120
public property TPropsStorage.AObject : TObject |
AObject is the object instance whose properties will be loaded or stored with any of the methods in the TPropsStorage class. Note that a call to StoreObjectProps or LoadObjectProps will destroy any value that this property might have.
|
Load a list of properties |
|
|
Load a property value |
|
|
Store a list of properties |
|
|
Store a property value |
|
|
Store a list of component properties |
|
|
Load a list of component properties |