|
<< Click to Display Table of Contents >> Navigation: Interfaces > IStrBuilder > Methods > SetCapacity |
SIGNATURE=IW.Common.StrBuilder.IStrBuilder.SetCapacity@Integer
ETYPE=Method
Declaration:
Delphi: |
procedure SetCapacity(const Value: Integer); |
C++: |
void __fastcall SetCapacity(const int Value); |
Description: This is SetCapacity, a member of class IStrBuilder.