RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogBaseButtonItem.DoButtonClick Method

Click the button.

Pascal
procedure DoButtonClick; virtual;
C++
virtual __fastcall DoButtonClick();

DoButtonClick performs the basic operation of clicking a button. In general, use the public method Click to perform this action. 

 

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