RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogButtons.Items Property

An array of buttons for the Task Dialog

Pascal
property Items [Index: Integer]: TTaskDialogBaseButtonItem;
C++
__property TTaskDialogBaseButtonItem Items[int Index];

Itemsis an array of all the TTaskDialogBaseButtonItem used in this Task Dialog. 

 

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