RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.RadioButtons Property

Collection of all radio buttons on this Task Dialog.

Pascal
property RadioButtons: TTaskDialogButtons;
C++
__property TTaskDialogButtons RadioButtons;

RadioButtons is the collection of radio buttons for this class dialog. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!