Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraph > Methods

TGGraph.FindNode(String) Method

Scroll Prev Top Next More

Searches the graph for a node that has its Caption property equal to the specified parameter. It returns the first node with this caption. If no node is found, the function returns nil.

Namespace: GGraph

Parameters

Caption

Type: String

Return Value

Type: TGGraphNode

Overrides

TGCustomGraph.FindNode(String)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb