[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Parses the values from SessionProperties in the Root component into the given list.
Source position: controls.pp line 2513
protected procedure TControlPropertyStorage.GetPropertyList( |
List: TStrings |
); override; |
List |
|
TStrings instance where the component/property names and values are stored. |
|
Delimited list of property or sub-component property names saved to and restored from an external storage mechanism. |
Version 4.0 | Generated 2025-05-03 | Home |