System.TDoubleRec._op_Explicit
C++
static TDoubleRec __fastcall _op_Explicit(Extended a);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.hpp | System | TDoubleRec |
Description
C++ explicit conversion function from System.TDoubleRec to System.Extended and back.
This function allows conversions between System.TDoubleRec and System.Extended in C++.