Internet Direct (Indy) Version 9.0.2 Beta
TIdRexec.Create
Instantiates a TIdRexec instance.

constructor Create(AOwner: TComponent); override;
Parameters
AOwner: TComponent
Owner of the object instance.

Description
Create

Create constructs a properly initialized instance of TIdRexec using the inherited Create constructor, and initializes Port to the constant value Id_PORT_exec (Decimal 512) as required by the Rexec Protocol.