[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the default title used for the Open Dialog.
Source position: dialogs.pp line 253
protected function TOpenDialog.DefaultTitle: string; override; |
Default title for the dialog.
DefaultTitle is overridden in TOpenDialog to return the default title for the dialog. Uses the value in rsfdOpenFile as the return value.
Used in the inherited constructor to set the default value for the Title property.
|
The Title or Caption displayed for the dialog. |
|
|
Constructor for the class instance. |
|
Version 4.0 | Generated 2025-05-03 | Home |