TCplx::Complex Property

__declspec(property(get = IsComplex)) bool Complex;

Read: bool IsComplex() const;
Declared in Dew::Math::TCplx · Dew.Math/Math387.h · Cross-compiler