System.TDoubleRec._op_Explicit

From RAD Studio API Documentation
Jump to: navigation, search

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++.