Topic Path: Symbol Reference > Files > IdCommandHandlers.pas
ContentsIndexHome
PreviousUpNext
IdCommandHandlers.pas

Contains classes, types, and constants used to implement the command and command handlers in TIdCmdTCPClient and TIdCmdTCPServer.

IdCommandHandlers.pas contains classes, types, and constants used to implement the command and command handlers in TIdCmdTCPClient and TIdCmdTCPServer.

Class 
Description 
Represents a command to be executed for a threaded peer connection. 
Collection item representing command handlers for a server implementation. 
Implements a collection for command handler object instances. 
Constant 
Description 
Default value for the Enabled property in TIdCommandHandler
Default value for HelpVisible property in a command handler. 
Default value for the ParseParams property in TIdCommandHandler
Type 
Description 
Event type triggered after using command handlers in an executing peer thread. 
Event type triggered before using command handlers in an executing peer thread. 
Specifies an event type for an executing command object instance. 
 
 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.