Vcl.Dialogs.TCustomFileDialog.OkButtonLabel
Delphi
property OkButtonLabel: string read FOkButtonLabel write FOkButtonLabel;
C++
__property System::UnicodeString OkButtonLabel = {read=FOkButtonLabel, write=FOkButtonLabel};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TCustomFileDialog |
Description
Text of the Open or Save button.
OkButtonLabel contains the text of the Open or Save button.