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