Internet Direct (Indy)
Home
PreviousUpNext
TIdCommand.Context Property

Client context for the command and command handler.

Pascal
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.

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.