RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringT Members

The following tables list the members exposed by AnsiStringT.

 
Name 
Description 
 
System::AnsiStringBase::TStringFloatFormat is an enumerated list of formatting codes for float functions. 
 
Enumerated list of byte types in MCBS string. 
 
Name 
Description 
 
This is record System::AnsiStringBase::StrRec. 
 
Name 
Description 
 
Data 
This is Data, a member of class AnsiStringBase. 
 
Name 
Description 
 
This is the overview for the _AnsiCat method overload. 
 
This is _AnsiFromPWChar, a member of class AnsiStringBase. 
 
This is the overview for the AnsiStringBase constructor overload. 
 
This is the overview for the GetRec method overload. 
 
This is ThrowIfOutOfRange, a member of class AnsiStringBase. 
 
Name 
Description 
 
Frees an instance of System::AnsiStringBase
 
This is ~AnsiStringT, a member of class AnsiStringT. 
 
Compares the System::AnsiStringT to another specified string (case-sensitively). 
 
Compares the System::AnsiStringT to another specified string (case insensitively). 
 
Returns a pointer to the last full character in the System::AnsiStringBase::AnsiStringBase
 
Returns the index at which the specified substring begins. 
 
This is the overview for the AnsiStringT constructor overload. 
 
Get string's data in bytes. 
 
Indicates the kind of byte that occupies a specified position in the System::AnsiStringBase
 
Returns the System::AnsiStringT converted to a null-terminated character array. 
 
Appends to the value of the System::AnsiStringT given a format string and its arguments. 
 
Appends the result of a given format string and its arguments to the end of the System::AnsiStringT
 
Appends the result of a given format string and its arguments to the end of the System::AnsiStringT
 
Gets code page of a System::AnsiStringT
 
Converts a currency value to its string representation. 
 
Converts a currency value to its string representation using the indicated float format convention. 
 
data 
Returns a pointer to the underlying string System::AnsiStringT::data. 
 
Removes a specified number of characters from the string. 
 
Gets element size of data in a System::AnsiStringT
 
Ensure string's data is ANSI data
 
Returns the string representation of a floating-point value. 
 
Formats output using a resourced format string. 
 
System::AnsiStringT::Formats a string assembled from an System::AnsiStringT, format, and a series of array arguments, args. 
 
Formats the floating-point value given by value using the format string given by format. 
 
System::AnsiStringT::Inserts a specified string into the System::AnsiStringT
 
Converts a number into a string containing the number's hexadecimal (base 16) representation. 
 
Returns true if the specified character matches any character in the delimiters string. 
 
Returns true if the System::AnsiStringBase is empty. 
 
Returns true if the specified byte is a lead byte. 
 
Returns true if the specified character is '\'. 
 
Returns true if the specified byte is of type mbTrailByte. 
 
Returns a pointer to the last character in a string. 
 
Returns the index of the rightmost character that matches any character in the delimiters string. 
 
Returns the length of the System::AnsiStringBase
 
This is the overview for the LoadStr method overload. 
 
This is the overview for the LoadStr method overload. 
 
Loads a string from the compiled resources of a specified module. 
 
Returns a lower-case version of System::AnsiStringT
 
Pos 
Returns the index at which a specified substring begins. 
 
Sets the value of the System::AnsiStringT given a format string and its arguments. 
 
Gets reference count of System::AnsiStringT
 
Changes the length of the System::AnsiStringT
 
Sets the value of the System::AnsiStringT given a format string and its arguments. 
 
Returns a string with the specified number of characters. 
 
Returns a specified substring of the System::AnsiStringT
 
swap 
Swap string pointers. 
 
Converts the string to a floating-point value. 
 
Converts a string to an integer, throwing an exception if the string is invalid. 
 
Converts the string to an integer, returning a default value if the string is invalid. 
 
Trim 
Returns a new System::AnsiStringT without leading spaces, trailing spaces, or control characters. 
 
Returns a new System::AnsiStringT without leading spaces or control characters. 
 
Returns a new System::AnsiStringT without trailing spaces or control characters. 
 
Makes the System::AnsiStringT unique. 
 
Returns an upper-case version of this System::AnsiStringT
 
Sets the value of the System::AnsiStringT given a format string and its arguments. 
 
Converts the System::AnsiStringT to a wide-character array. 
 
Returns the size of the buffer required by the WideChar function. 
 
Name 
Description 
 
!= 
Compares two strings. 
 
[] 
This is the overview for the [] operator overload. 
 
+ 
Concatenates two System::AnsiStringT values. 
 
+= 
 
< 
Compares two strings. 
 
<= 
Compares two strings. 
 
= 
Assigns the string rhs to this System::AnsiStringT
 
== 
Compares the System::AnsiStringT with a specified string, returning true if they are the same. 
 
> 
Compares two strings. 
 
>= 
Compares two strings. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!