[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |