|
Internet Direct (Indy)
|
Represents the unparsed parameter values for the command object.
property UnparsedParams: string;
UnparsedParams is a read-only String property that represents the unparsed parameter values received by the command handler that generated the command object. UnparsedParams is assigned when the command object is created by a command handler for the current thread of execution.
UnparsedParams is used to determine the values added to the Params property when the command handler creates 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. |