|
|
|
| acTreeView component as subproperty of BoldItem structure.
|
| property SwitchToBoldOnDblClick: Boolean; // False by default
|
| The SwitchToBoldOnDblClick property determines whether "bold" node index should be automatically switched to node that was double clicked.
|
|
|
| Set SwitchToBoldOnDblClick to True if you wish to make the node marked out as "bold" when user double clicks it with mouse.
|
|
|
| ItemIndex and ItemIndexIs properties;
|
| OnBoldItemBeforeSwitch and OnBoldItemSwitched events.
|