Vcl.Dialogs.TFileOpenDialog.FileNameLabel
Delphi
property FileNameLabel: string read FFileNameLabel write FFileNameLabel default 0;
C++
__property FileNameLabel = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TFileOpenDialog |
Description
Text of the label next to file name edit box. {{#multireplace:Vcl.Dialogs.TFileOpenDialog.FileNameLabel|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Dialogs.TCustomFileDialog.FileNameLabel|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Dialogs.TCustomFileDialog.FileNameLabel|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
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.