|
|
|
| acTreeView component as subproperty of BoldItem structure.
|
| property Text: String; // read-only!!
|
| The Text is the read-only property of BoldItem structure, used to determinate the text of marked out "bold" node.
|
|
|
| To get the pointer to the "bold" node itself and get access to all its properties use BoldNode property.
|
|
|
| To get the absolute index or image index of the "bold" node use ItemIndex property.
|
|
|
| BoldNode and ItemIndex properties;
|
| OnBoldItemBeforeSwitch and OnBoldItemSwitched events.
|