Initializes a new instance of the TComplex class.
public constructor Create( const ARealPart: MFloat = 0.0; const AImaginaryPart: MFloat = 0.0);