API:Vcl.Dialogs.TFileSaveDialog.FileNameLabel
Delphi
property FileNameLabel;
C++
__property FileNameLabel = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TFileSaveDialog |
Description
Text of the label next to file name edit box.
Vcl.Dialogs.TFileSaveDialog.FileNameLabel inherits from Vcl.Dialogs.TCustomFileDialog.FileNameLabel. All content below this line refers to Vcl.Dialogs.TCustomFileDialog.FileNameLabel.
Text of the label next to file name edit box.
FileNameLabel holds the text of the label next to the file name edit box in the dialog.