Vcl.Dialogs.TFileSaveDialog.OkButtonLabel

Aus RAD Studio API Documentation

Delphi

property OkButtonLabel: string read FOkButtonLabel write FOkButtonLabel default 0;

C++

__property OkButtonLabel = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TFileSaveDialog

Beschreibung

Text auf der Schaltfläche Öffnen oder Speichern. {{#multireplace:Vcl.Dialogs.TFileSaveDialog.OkButtonLabel|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.Dialogs.TCustomFileDialog.OkButtonLabel|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.Dialogs.TCustomFileDialog.OkButtonLabel|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Text auf der Schaltfläche Öffnen oder Speichern.

OkButtonLabel enthält den Text der Schaltfläche Öffnen oder Speichern.

Siehe auch