[Overview][Constants][Types][Classes][Procedures and functions][Index] |
WriteDebugReport - for debugging. If Recurse is True, report for all descendants as well.
Source position: comctrls.pp line 3145
public procedure TTreeNode.WriteDebugReport( |
const Prefix: string; |
Recurse: Boolean |
); |
Prefix |
|
Value prepended to the debugger output. |
Recurse |
|
True to recurse into child nodes and include their values in the debugger output. |
Version 4.0 | Generated 2025-05-03 | Home |