RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!