RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBlock.GetMemory Method

Returns the value of the Memory property.

Pascal
function GetMemory: Pointer; stdcall;
C++
__fastcall __stdcall void * GetMemory();

GetMemory is the read implementer for the Memory property. 

 

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