[Overview][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |