Constructor for the class instance.
Source position: forms.pp line 1860
public constructor TApplicationProperties.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance. |
Create is the constructor for TApplicationProperties. Create calls the inherited Create method, and sets the defaults values when a new application is being designed, or loads local values for an existing application.
| Version 4.4 | Generated 2025-11-08 | Home |