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

TTreeNode.IndexOfText

IndexOfText - returns the index of the node containing the specified Text string.

Declaration

Source position: comctrls.pp line 3091

public function TTreeNode.IndexOfText(

  const NodeText: string

):Integer;