Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Events

TGGraphNode.OnChange Event

Scroll Prev Top Next More

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

Value

Type: TNodeNotifyEvent

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb