procedure Memory(const MemoryType: TJwMemoryType; const MemType: TJwString; const LogMessage: TJwString); safecall; overload;
|
Parameters |
Description |
|
const MemoryType: TJwMemoryType |
defines the type of memory allocation. See TJwMemoryType for more information |
|
const MemType: TJwString |
defines which type of (de-)allocation mechanism is used (like GetMem) |
|
const LogMessage: TJwString |
defines the message to be shown. |
Memory creates a memory information log entry. Application can log allocations and deallocations of memory for leak search.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|