System.SysUtils.TStringBuilder Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CapacitypublicUsed to get or set the maximum number of characters that can be stored in this TStringBuilder instance.
CharspublicUsed to get or set the characters stored in this TStringBuilder instance.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
LengthpublicGets or sets the size of the character array stored in this TStringBuilder instance.
MaxCapacitypublicUsed to get the maximum size allowed of the character array stored in this TStringBuilder instance.