Location: Symbol Reference > Structs, Records, Enums > TJwMemoryType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwMemoryType Enumeration
Pascal
TJwMemoryType = (
  mtGetMem,
  mtLocal,
  mtGlobal
);
Members 
Description 
mtGetMem 
delphi memory manager 
mtLocal 
Local windows api memory manager 
mtGlobal 
Global windows api memory manager 

TJwMemoryType defines a memory manager type

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!