Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTreeNodes.FindNodeWithText

Finds a node containing the specified text string.

Declaration

Source position: comctrls.pp line 3220

public function TTreeNodes.FindNodeWithText(

  const NodeText: string

):TTreeNode;