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

TTreeNode.HasAsParent

HasAsParent - returns True if the node specified by AValue has a parent

Declaration

Source position: comctrls.pp line 2499

public function TTreeNode.HasAsParent(

  AValue: TTreeNode

):Boolean;