RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOutlineNode.Text Property

Specifies the string that identifies the outline node.

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

Use Text to determine the string that is displayed in the outline to represent the node. 

 

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