Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Properties
TGCustomGraph.NodeClass Property
Specifies the class of nodes to create for every node in the graph
Namespace: GGraph
Delphi
protected property NodeClass: TGGraphNodeClass read FNodeClass write FNodeClass;
Property Value
Type: TGGraphNodeClass
•GGraph.TGGraphNode
•TGCustomGraph
•GGraph