RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTaskDialog.Text Property

The main text on this Task Dialog..

Pascal
property Text: string;
C++
__property AnsiString Text;

Text contains the main text to be displayed in this Task Dialog. 

 

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