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

TTreeNode.WriteDebugReport

WriteDebugReport - for debugging. If Recurse is True, report for all descendants as well.

Declaration

Source position: comctrls.pp line 3105

public procedure TTreeNode.WriteDebugReport(

  const Prefix: string;

  Recurse: Boolean

);