Navigation: Code Documentation > RSCommon > GGraph > Delegates
TNodeCaptionEvent Delegate
Event signature for changing a graph node caption
Namespace: GGraph
Delphi
type TNodeCaptionEvent = procedure ( Sender: TObject; ANode: TGGraphNode; var NewCaption: String ) of Object;
•GGraph.TGGraphNode
•GGraph