[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TCustomTaskDialog.VerificationText

Optional caption text for the check box displayed at the bottom of the Task dialog.

Declaration

Source position: dialogs.pp line 665

public property TCustomTaskDialog.VerificationText : TTranslateString
  read FVerificationText
  write FVerificationText;

See also

TCustomTaskDialog.Flags

  

Set of options enabled for the Task dialog.

TTaskDialogFlags

  

Set type used to store values from the TTaskDialogFlag enumeration.

TTaskDialogFlag

  

Represents options that can be enabled for TTaskDialog.


Version 3.2 Generated 2024-02-25 Home