RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.DoOnVerificationClicked Method

Performs the verification check action of a Task Dialog.

Pascal
procedure DoOnVerificationClicked(Checked: Boolean); dynamic;
C++
__fastcall DoOnVerificationClicked(Boolean Checked);

Use DoOnVerificationClicked to perform the verification check action of a Task Dialog. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!