Vcl.Dialogs.TCustomTaskDialog.VerificationText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property VerificationText: string read FVerificationText write FVerificationText;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Text used to label the verification check box.

VerificationText contains text used to label the verification check box.