Internet Direct (Indy) Version 9.0.1 Beta
TIdNetworkCalculator.Create
Creates and initializes the class instance.

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

Description
Create is the constructor for the class instance, and is responsible for properly initializing properties and private variables.

Create relies on the inherited Create constructor, and also performs the following: