Specifies the owner of the node. Change the Graph property to move the node from one graph to another (it loses all of its edges though since the other nodes stay in the old graph).
Namespace: GGraph
Delphi |
published |
Property Value
Type: TGCustomGraph
The following example prints the names of all the nodes that Node1 points to (assumes directed graph): Delphi |
var |
Reference |