Complex Class
class function Create(Re: float; Im: float; form: TComplexForm): TComplex;
This is Create, a member of class Complex.