[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Control used to edit the optional query input for the task dialog dialog.
Source position: lcltaskdialog.pas line 216
public TEmulatedTaskDialog.Edit : TEdit; |
Edit is a TEdit member with the control used to edit the optional query input value for the dialog form.
Use Combo to access the selection list displayed on the dialog.
Use Verif to access the control with the verification text displayed on the dialog.
Use Element to access other visual elements with textual values displayed on the dialog.
|
Control with the selection list for the task dialog form. |
|
|
Check box control for the verification text displayed on the task dialog form. |
|
|
Provides indexed access to the label for a visual element on the task dialog form by its TTaskDialogElement value. |
|
|
Implements an edit control with a single line of text. |
Version 4.0 | Generated 2025-05-03 | Home |