Internet Direct (Indy)
Home
PreviousUpNext
TIdCommand.Create Constructor

Constructor for the object instance.

Pascal
constructor Create(
    AOwner: TIdCommandHandler
); virtual;
Parameters 
Description 
AOwner 
Owner of the object instance. 

Create is the Constructor for the object instance. Create relies on the inherited Create method to initialize properties in the object instance. Create also initializes the object instances used in the Params, Reply, and Response properties.

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.