RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.DoOnRadioButtonClicked Method

Performs the radio button click action of a Task Dialog.

Pascal
procedure DoOnRadioButtonClicked(ButtonID: Integer); dynamic;
C++
__fastcall DoOnRadioButtonClicked(int ButtonID);

Use DoOnRadioButtonClicked to perform the radion button click action of a Task Dialog. 

 

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