RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogButtons Class

A collection of buttons appearing on a Task Dialog.

Pascal
TTaskDialogButtons = class(TOwnedCollection);
C++
class TTaskDialogButtons : public TOwnedCollection;

TTaskDialogButtons represents the collection of buttons appearing on a Task Dialog. 

 

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