RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBlock.GetBytesReserved Method

Returns the value of the BytesReserved property.

Pascal
function GetBytesReserved: Integer; stdcall;
C++
__fastcall __stdcall int GetBytesReserved();

GetBytesReserved is the read implementer for the BytesReserved property. 

 

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