Navigation: Code Documentation > RSCommon > GGraph > Classes
TGGraphEdges Class
Defines a list of graph edges.
Namespace: GGraph
TObjectList GGraph.TGGraphEdges
Delphi
type TGGraphEdges = class(TObjectList<TGGraphEdge>) end;
Name
Description
Create
Overloaded. Initializes a new instance of the TGGraphEdges class.
Top
•GGraph.TGGraphEdge
•GGraph