Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphEdge > Methods
TGGraphEdge.FastClear(TGGraphNode) Method
FastClear is only called when all nodes are being deleted, that being so we don't have to tell our nodes we are going away
Namespace: GGraph
Delphi
protected procedure FastClear( const Node: TGGraphNode ); virtual;
Parameters
Node
Type: TGGraphNode
•TGGraphEdge
•GGraph