Navigation: Code Documentation > RSCommon > GGraph > Delegates
TNodeNotifyEvent Delegate
Event signature for a graph node event
Namespace: GGraph
Delphi
type TNodeNotifyEvent = procedure ( Sender: TObject; ANode: TGGraphNode ) of Object;
•GGraph.TGGraphNode
•GGraph