RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringBuilder Members

The following tables list the members exposed by TStringBuilder.

 
Name 
Description 
 
This is FData, a member of class TStringBuilder. 
 
This is FLength, a member of class TStringBuilder. 
 
This is FMaxCapacity, a member of class TStringBuilder. 
 
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. 
 
This is the overview for the Create constructor overload. 
 
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. 
 
Name 
Description 
 
Used to get or set the maximum number of characters that can be stored in this TStringBuilder instance. 
 
Used to get or set the characters stored in this TStringBuilder instance. 
 
Used to get or set the size of the character array stored in this TStringBuilder instance. 
 
Used to get the maximum size allowed of the character array stored in this TStringBuilder instance. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!