treeview OnBoldItemSwitched event
Return to Introduction  Previous page  Next page
Applies to
acTreeView component.  

Declaration
property OnBoldItemSwitched: TNotifyEvent;  

Description
The OnBoldItemSwitched event notifies about successful switching of the "bold" mark from one node to another.  

Note
iiwarning This event available only in Delphi 5/BCB 5 or higher!  

See also
BoldNode, ItemIndex and ItemIndexIs properties of BoldItem structure;  
OnBoldItemSwitched event.