System.TDoubleRec._op_Explicit

提供: RAD Studio API Documentation
移動先: 案内検索

C++

static TDoubleRec __fastcall _op_Explicit(Extended a);

プロパティ

種類 可視性 ソース ユニット
function public System.hpp System TDoubleRec

説明

System.TDoubleRec から System.Extended へ、および逆方向の、C++ の明示的変換演算子です。


この演算子は、C++ において、System.TDoubleRecSystem.Extended 間の変換を可能にします。