Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Properties
TGGraphNode.Visited Property
The Visited property is used by some the TGCustomGraph object methods when traversing the graph. This property specifies the node has previously been visited by the traversal.
Namespace: GGraph
Delphi
published property Visited: Boolean read GetVisited write SetVisited;
Property Value
Type: Boolean
•GGraph.TGGraphNode.WorkTag
•GGraph.TGCustomGraph
•TGGraphNode
•GGraph