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