RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringBuilder Methods

The methods of the TStringBuilder class are listed here.

 
Name 
Description 
 
This is the overview for the Append method overload. 
 
Appends a number of objects to the current character array in this TStringBuilder instance. 
 
This is the overview for the AppendLine method overload. 
 
Copys a part of the instance character array into a destination string. 
 
Sets the Capacity property to the supplied value, if the new capacity is larger than the old capacity. 
 
Compares the character array in the Chars property, the Capacity property, and the MaxCapacity property of this instance to that of a supplied TStringBuilder instance. 
 
This is the overview for the Insert method overload. 
 
Removes a substring from the character array of this instance. 
 
This is the overview for the Replace method overload. 
 
This is the overview for the ToString method overload. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!