System.Tether.Manager.TTetheringManagerCommand Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
CreatepublicCreates an instance of TTetheringManagerCommand and returns that instance.
DecodeCommandpublicConverts a command string into a TTetheringManagerCommand.
EscapeSeparatorpublicEscapes the occurrences of a series of separators (Separators) in the string provided (AText).
JoinpublicJoins the array of strings AValues (separated by the separator ASeparator ) into a string and returns the string.
SplitpublicThe function splits the string AString into an array of strings and returns the array.
ToStringpublicReturns a string representation of the command.
UnEscapeSeparatorpublicUnescapes the occurrences of a series of separators (Separators) in the string provided (AText).