TCplx FromObject(Object AObject)
Builds a TCplx from a boxed object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AObject | Object |
Returns: TCplx (complex)
Remarks:
The argument must already be a TCplx; otherwise an exception is raised.
Builds a TCplx from a boxed object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AObject | Object |
Returns: TCplx (complex)
The argument must already be a TCplx; otherwise an exception is raised.