RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDataBlock.GetSize Method

Returns the value of the Size property.

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

GetSize is the read implementer for the Size property. 

 

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