Navigation: Code Documentation > RSCommon > GGraph > Classes > TGLinkedGraphNode > Properties
TGLinkedGraphNode.InEdges Property
Provides the list of edges into this node.
Namespace: GGraph
Delphi
protected property InEdges: TGGraphEdges read FInEdges;
Property Value
Type: TGGraphEdges
•TGLinkedGraphNode
•GGraph