Returns textual information about an object.
Source position: lclproc.pas line 67
public function TDebugLCLItems.GetInfo( |
p: Pointer; |
WithStackTraces: Boolean |
):string; |
p |
|
The address to find. |
WithStackTraces |
|
True means include stack traces. |
The descriptive string.
| Version 4.4 | Generated 2025-11-08 | Home |