TdxTreeViewNode.Caption Property
In This Article
Specifies the node’s caption.
#Declaration
Delphi
property Caption: string read; write;
#Property Value
Type | Description |
---|---|
string | A node caption. |
See Also