RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.DoOnButtonClicked Method

Performs the click function of the Task Dialog.

Pascal
procedure DoOnButtonClicked(AModalResult: Integer; var CanClose: Boolean); dynamic;
C++
__fastcall DoOnButtonClicked(int AModalResult, Boolean CanClose);

Use DoOnButtonClicked to perform the click action of the Task Dialog. 

 

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