|
<< Click to Display Table of Contents >> Navigation: Class Helpers > TMemoryStreamHelper > Methods > _SetCapacity |
SIGNATURE=IW.Common.PointerStream.TMemoryStreamHelper._SetCapacity@NativeInt
ETYPE=Method
Declaration:
Delphi: |
public procedure _SetCapacity(Value: NativeInt); |
C++: |
void public: __fastcall _SetCapacity(NativeInt Value); |
Description: This is _SetCapacity, a member of class TMemoryStreamHelper.