Generates a message with the hexadecimal-encoded memory content for the specified object instance.
Source position: LazLoggerIntf.inc line 110
function dbgObjMem( |
AnObject: TObject |
):string; overload; |
AnObject |
|
Object instance examined in the routine. |
String with hexadecimal-encoded values for the specified object instance.
| Version 4.4 | Generated 2025-11-08 | Home |