[Overview][Classes][Procedures and functions][Index] Reference for unit 'ExtDlgs' (#lcl)

TSavePictureDialog.DefaultTitle

Gets the default value for the Title property.

Declaration

Source position: extdlgs.pas line 99

protected function TSavePictureDialog.DefaultTitle: string; override;

Function result

Default value for the Title property.

Description

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.

See also

TOpenDialog.DefaultTitle

  

Gets the default title used for the Open Dialog.

TCommonDialog.Create

  

Constructor for the class instance.

TCommonDialog.Title

  

The Title or Caption displayed for the dialog.

rsfdFileSaveAs


Version 4.0 Generated 2025-05-03 Home