Navigation: Code Documentation > RSCommon > GGraph > Classes > TGLinkedGraphNode
TGLinkedGraphNode Constructors
Name
Description
Create(TGCustomGraph)
Creates and allocates the node. It also connects the node to its Graph owner. (Overrides GGraph.TGGraphNode.Create(TGCustomGraph).)
Destroy
Represents the destructor of the TGLinkedGraphNode class. (Overrides GGraph.TGGraphNode.Destroy.)
Top