Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclCommon > RSVclHelperFunctions > Routines

FindTextInTreeView(TCustomTreeView,String) Method

Scroll Prev Top Next More

Finds and returns the node of the tree view where the Text property equals the Text parameter. If no match is found, the function returns nil.

The comparison is case-insensitive.

Namespace: RSVclHelperFunctions

Parameters

TreeView

Type: TCustomTreeView

Text

Type: String

Return Value

Type: TTreeNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb