Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTree > Properties
TGCustomTree.OnChange Property
Occurs when the tree has changed (i.e., nodes have been added or deleted).
Namespace: GTree
Delphi
published property OnChange: TNotifyEvent read FOnChange write FOnChange;
Property Value
Type: TNotifyEvent
•GTree.TGCustomTree.OnChanging
•GTree.TGCustomTree.BeginUpdate
•GTree.TGCustomTree.EndUpdate
•TGCustomTree
•GTree