Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Properties
TGCustomGraph.Directed Property
Specifies whether the graph is directed (edges have a direction) or not
Namespace: GGraph
Delphi
protected property Directed: Boolean read FDirected write SetDirected;
Property Value
Type: Boolean
•TGCustomGraph
•GGraph