Internet Direct (Indy) Version 9.0.2 Beta
|
TIdCommandHandlers = class(TOwnedCollection)
TIdCommandHandlers is used to represent the CommandHandlers property in TIdTCPServer and descendant classes, and is accessed when a peer thread executes and command handlers are enabled.
TIdCommandHandlers overrides methods in the ancestor class that Create the collection and establish the Server that owns the collection, and Add new collection items.