RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.DoOnExpandButtonClicked Method

Performs the expansion action of a Task Dialog when the Expand button is pushed.

Pascal
procedure DoOnExpandButtonClicked(Expanded: Boolean); dynamic;
C++
__fastcall DoOnExpandButtonClicked(Boolean Expanded);

Use DoOnExpandButtonClicked to perform the expansion action of a Task Dialog. 

 

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