class operator Implicit(const AValue: string): TCplx;
Implicit conversion of a parsable string to a TCplx value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | string |
Returns: TCplx (complex)
Implicit conversion of a parsable string to a TCplx value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | AValue | string |
Returns: TCplx (complex)