Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Methods
TGCustomGraph.SetDirected(Boolean) Method
Specifies whether the graph is directed (edges have a direction) or not.
Namespace: GGraph
Delphi
protected procedure SetDirected( Value: Boolean ); virtual;
Parameters
Value
Type: Boolean
•GGraph.TGCustomGraph.Directed
•TGCustomGraph
•GGraph