RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialogButtons.Buttons Method

Returns an array of the buttons defined for this Task Dialog.

Pascal
function Buttons: PTaskDialogButton;
C++
__fastcall PTaskDialogButton Buttons();

Use Buttons to retrieve an array of the modal results and text strings of the buttons defined for this Task Dialog. 

 

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