|
Internet Direct (Indy)
|
Text data read from an executing client connection.
property RawLine: string;
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.
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |