Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Properties
TGCustomGraph.EnumeratingPaths Property
Specifies whether the graph is enumerating shortest paths (as opposed to just finding their lengths)
Namespace: GGraph
Delphi
protected property EnumeratingPaths: Boolean read FEnumeratingPaths write FEnumeratingPaths;
Property Value
Type: Boolean
•GGraph.TGCustomGraph.EnumerateShortestPaths(TGGraphNode)
•TGCustomGraph
•GGraph