RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataBlock.SetSize Method

Sets the value of the Size property.

Pascal
procedure SetSize(Value: Integer); stdcall;
C++
__fastcall __stdcall SetSize(int Value);

SetSize is the write implementer for the Size property. 

 

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