System.TSingleRec._op_Explicit

From RAD Studio API Documentation
Jump to: navigation, search

C++

static TSingleRec __fastcall _op_Explicit(Extended a);

Properties

Type Visibility Source Unit Parent
function public System.hpp System TSingleRec

Description

C++ explicit conversion function from System.TExtended80Rec to System.Extended and back.


This function allows conversions between System.TExtended80Rec and System.Extended in C++.