RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringBase Methods

The methods of the AnsiStringBase class are listed here.

 
Name 
Description 
 
This is the overview for the _AnsiCat method overload. 
 
This is _AnsiFromPWChar, a member of class AnsiStringBase. 
 
Compares the System::AnsiStringBase::AnsiStringBase to another specified string (case-sensitively). 
 
Compares the System::AnsiStringBase::AnsiStringBase to another specified string (case insensitively). 
 
This is the overview for the GetRec method overload. 
 
This is ThrowIfOutOfRange, a member of class AnsiStringBase. 
 
Name 
Description 
 
Returns a pointer to the last full character in the System::AnsiStringBase::AnsiStringBase
 
Returns the index at which the specified substring begins. 
 
Get string's data in bytes. 
 
Indicates the kind of byte that occupies a specified position in the System::AnsiStringBase
 
Appends the result of a given format string and its arguments to the end of the System::AnsiStringBase::AnsiStringBase
 
Gets code page of a System::AnsiStringBase
 
Converts a currency value to its string representation. 
 
Converts a currency value to its string representation using the indicated float format convention. 
 
Removes a specified number of characters from the string. 
 
Gets element size of data in a System::AnsiStringBase
 
Ensure string's data is ANSI data. 
 
Returns the string representation of a floating-point value. 
 
Formats output using a resourced format string. 
 
System::AnsiStringBase::Formats a string assembled from an System::AnsiStringBase, format, and a series of array arguments, args. 
 
Formats the floating-point value given by value using the format string given by format. 
 
System::AnsiStringBase::Inserts a specified string into the System::AnsiStringBase
 
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. 
 
Loads a string from the compiled resources of a specified module. 
 
Returns a lower-case version of System::AnsiStringBase
 
Pos 
Returns the index at which a specified substring begins. 
 
Gets reference count of System::AnsiStringBase
 
Changes the length of the System::AnsiStringBase
 
Returns a string with the specified number of characters. 
 
Returns a specified substring of the System::AnsiStringBase
 
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::AnsiStringBase without leading spaces, trailing spaces, or control characters. 
 
Returns a new System::AnsiStringBase without leading spaces or control characters. 
 
Returns a new System::AnsiStringBase without trailing spaces or control characters. 
 
Makes the System::AnsiStringBase unique. 
 
Returns an upper-case version of this System::AnsiStringBase
 
Sets the value of the System::AnsiStringBase given a format string and its arguments. 
 
Converts the System::AnsiStringBase to a wide-character array. 
 
Returns the size of the buffer required by the WideChar function. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!