Complex Class
class function IntPower(base: TComplex; exponent: Cardinal): TComplex;
This is IntPower, a member of class Complex.