Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSVclHelperFunctions > Routines

FindTreeNode(TTreeView,TObject) Method

Scroll Prev Top Next More

Finds and returns the tree node where the Data property equals the Data parameter. The function searches all children of the tree until the first match is found. If no match is found, the function returns nil.

Namespace: RSVclHelperFunctions

Parameters

tv

Type: TTreeView

Tree View to search

Data

Type: TObject

The Data to search for

Return Value

Type: TTreeNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb