Occurs when the node is changed, i.e., edges are added or deleted, weight is changed, etc. The OnChange event occurs after every change.
Write an OnChange event handler to execute some code every time the node changes. The OnChange event can be deferred by calling the BeginUpdate method.
Namespace: GGraph
Delphi |
published |
Value
Type: TNodeNotifyEvent