Vcl.Dialogs.TTaskDialog.VerificationText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property VerificationText: string read FVerificationText write FVerificationText default 0;

C++

__property VerificationText = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Description

Text used to label the verification check box.

Vcl.Dialogs.TTaskDialog.VerificationText inherits from Vcl.Dialogs.TCustomTaskDialog.VerificationText. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.VerificationText.

Text used to label the verification check box.

VerificationText contains text used to label the verification check box.