Navigation: Code Documentation > RSCommon > GGraph > Classes > TGLabelGraph > Methods
TGLabelGraph.Clear Method
Clears the graph of all nodes and edges.
Namespace: GGraph
Delphi
public procedure Clear; override;
Overrides
TGCustomGraph.Clear
•GGraph.TGCustomGraph.CreateNode(String)
•GGraph.TGCustomGraph.RemoveNode(String)
•GGraph.TGCustomGraph.NodeCount
•TGLabelGraph
•GGraph