RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialog.CommonButtons Property

Specifies the push buttons displayed in the Task Dialog.

Pascal
property CommonButtons: TTaskDialogCommonButtons;
C++
__property TTaskDialogCommonButtons CommonButtons;

CommonButtons specifies the common push buttons for the Task Dialog. If no buttons are specified, the OK button is displayed. 

 

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