Vcl.Dialogs.TCustomTaskDialog.VerificationText

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property VerificationText: string read FVerificationText write FVerificationText;

C++

__property System::UnicodeString VerificationText = {read=FVerificationText, write=FVerificationText};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Text, mit dem das Verifizierungskontrollfeld beschriftet wird.

VerificationText enthält den Text, mit dem das Verifizierungskontrollfeld beschriftet wird.