Topic Path: Symbol Reference > Classes > TIdCommand Class > TIdCommand Properties > Context Property
ContentsIndexHome
PreviousUpNext
TIdCommand.Context Property

Client context for the command and command handler.

property Context: TIdContext;

Context is a read-only TIdContext property that represents the client context for the command. Context provides acess to properties and methods in the command handler and the client connection during execution of commands in a TIdCommandHandler instance.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.