Constructor for the class instance.
Source position: dialogs.pp line 287
public constructor TSelectDirectoryDialog.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the class instance used in notification events. |
Create is the overridden constructor for the class instance. It calls the inherited constructor on entry, and sets the component style flag to the value csSelectDirectoryDialog.
|
Constructor for the class instance. |
|
|
Component style identifier. |
| Version 4.4 | Generated 2025-11-08 | Home |