[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Source position: lcltaskdialog.pas line 344
procedure TTaskDialog.SetElementText( |
element: TTaskDialogElement; |
const Text: string |
); |
Allow a OnButtonClicked callback to change the Task Dialog main elements. Note that tdeVerif could be modified only in emulation mode, since the API does not give any run-time access to the checkbox caption. Other elements will work in both emulated and native modes.