[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the default title for the dialog.
Source position: dialogs.pp line 285
protected function TSelectDirectoryDialog.DefaultTitle: string; override; |
DefaultTitle is an overridden String function used to get the default title displayed on the directory selection dialog. It returns the value assigned to the rsfdSelectDirectory resource string used in the LCL.
|
Gets the default title used for the Open Dialog. |
|
|
DefaultTitle returns the default title for a dialog. |
|
Version 4.0 | Generated 2025-05-03 | Home |