[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements the abstract ancestor class used to get the property list for a control.
Source position: controls.pp line 2511
type TControlPropertyStorage = class(TCustomPropertyStorage) |
||
protected |
||
procedure GetPropertyList(); override; |
|
Parses the values from SessionProperties in the Root component into the given list. |
end; |
|
Implements the abstract ancestor class used to get the property list for a control. |
|
| | ||
|
Defines a container used to Save and Restore property values. |
|
| | ||
| | ||
| | ||
Version 4.0 | Generated 2025-05-03 | Home |