Indy 9
Unit Overview
IdStrings
Functions in Unit IdStrings
BinToHexStr
Converts character values to their hexadecimal representation.
CommaAdd
Constructs a comma-delimited list of values.
FindFirstNotOf
Indicates the position where a character not in the search string occurs.
FindFirstOf
Locates the position where any of the characters in a search string occur in a string value.
IsWhiteString
Indicates if a string value contains only whitespace characters.
SplitColumns
Loads delimited strings into a TStrings instance.
SplitColumnsNoTrim
Loads delimited strings into a TStrings instance.
SplitLines
Separates character values in into individual lines in a TStrings object instance.
SplitString
Splits a string at the first occurrence of a delimiter.
StrHtmlDecode
Converts a string containing reserved HTML Entity references to a string using HTML reserved characters.
StrHtmlEncode
Converts a string containing reserved HTML characters to a string using HTML Entity references.
TrimAllOf
Removes leading and trailing occurrences of the specified characters.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.