Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Methods
TGGraphNode.RemovePredecessors Method
Removes all predecessors, i.e., remove all edges from other nodes which point to the current node.
Namespace: GGraph
Delphi
public procedure RemovePredecessors; overload; virtual;
•TGGraphNode
•GGraph