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

TEmulatedTaskDialog.Verif

Check box control for the verification text displayed on the task dialog form.

Declaration

Source position: lcltaskdialog.pas line 218

public TEmulatedTaskDialog.Verif : TCheckBox;

Description

Verif is a TCheckBox member with the control used for the verification text displayed on the dialog form.

Use Edit to access the query input value for the dialog.

Use Combo to access the selection list displayed on the dialog.

Use Element to access other visual elements with textual values displayed on the dialog.

See also

TEmulatedTaskDialog.Edit

  

Control used to edit the optional query input for the task dialog dialog.

TEmulatedTaskDialog.Verif

  

Check box control for the verification text displayed on the task dialog form.

TEmulatedTaskDialog.Element

  

Provides indexed access to the label for a visual element on the task dialog form by its TTaskDialogElement value.

TCheckBox

  

A label with a box which can contain a check mark.


Version 4.0 Generated 2025-05-03 Home