Internet Direct (Indy) Version 9.0.2 Beta
TIdCommandHandlers.Create
Constructs the command handler collection.

constructor Create(AOwner: TComponent); virtual;
Parameters
AOwner: TComponent
Owner of the collection.

Description
Create is the constructor for the object instance. Create calls the inherited Create method using AOwner as the owner of the collection, and TIdCommandHandler as teh ItemCLass for the collection.

Create also sets the Server property to the value specified in AOwner.