treeview SwitchSelectionOnBold property
Return to Introduction  Previous page  Next page
Applies to
acTreeView component as subproperty of BoldItem structure.  

Declaration
property SwitchSelectionOnBold: Boolean; // False by default  

Description
The SwitchSelectionOnBold property determines whether the selection and focus should be switched to the "bold" node, when the ItemIndex changes.  
 
Set SwitchSelectionOnBold to True to automatically make the "bold" node selected when the "bold" mark switches from one node to other.  

See also
ItemIndex and ItemIndexIs properties;  
OnBoldItemBeforeSwitch and OnBoldItemSwitched events.