[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNodes.FindNodeWithText

Finds a node containing the specified text string.

Declaration

Source position: comctrls.pp line 3246

public function TTreeNodes.FindNodeWithText(

  const NodeText: string

):TTreeNode;