RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialog.Buttons Property

The collection of all buttons on the Task Dialog.

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

Buttons contains all of the buttons for the Task Dialog. 

 

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