TreeNode.Text

Syntax

Text: String

Description

The Text property sets the tree node name.

Example

The example of property use is given in description of the TreeNode constructor.

See also:

TreeNode