RawLine is a read-only String property that represents the unparsed text values read from the threaded client connection, and provided to a
TIdCommandHandler when the thread is executed. RawLine is used by a
TIdCommand that implements the action performed by the command handler to parse values that are stored in the Command,
UnparsedParams, and
Params properties of the object instance.