[Overview][Classes][Procedures and functions][Index] |
Gets the default value for the Title property.
Source position: extdlgs.pas line 99
protected function TSavePictureDialog.DefaultTitle: string; override; |
Default value for the Title property.
DefaultTitle is an overridden String function in TSavePictureDialog. It returns the value in rsfdFileSaveAs as the Title used for the dialog. DefaultTitle is used in the constructor in TCommonDialog to set the value for its Title property.
|
Gets the default title used for the Open Dialog. |
|
|
Constructor for the class instance. |
|
|
The Title or Caption displayed for the dialog. |
|
Version 4.0 | Generated 2025-05-03 | Home |