TCplx.FromObject Method

TCplx FromObject(Object AObject)

Builds a TCplx from a boxed object.

#NameTypeDescription
1AObjectObject

Returns: TCplx (complex)

Remarks:

The argument must already be a TCplx; otherwise an exception is raised.