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