RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::PMemoryManager Type

System::PMemoryManager is a pointer to a System::TMemoryManager variable.

Pascal
PMemoryManager = ^TMemoryManager;
C++
^TMemoryManager PMemoryManager;

System::PMemoryManager is a pointer to a System::TMemoryManager variable. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!