System.Rtti.TValue._op_Implicit
C++
static TValue __fastcall _op_Implicit(const System::UnicodeString Value);
static TValue __fastcall _op_Implicit(int Value);
static TValue __fastcall _op_Implicit(unsigned Value);
static TValue __fastcall _op_Implicit(float Value);
static TValue __fastcall _op_Implicit(double Value);
static TValue __fastcall _op_Implicit(System::Extended Value);
static TValue __fastcall _op_Implicit(System::Currency Value);
static TValue __fastcall _op_Implicit(__int64 Value);
static TValue __fastcall _op_Implicit(unsigned __int64 Value);
static TValue __fastcall _op_Implicit(System::TObject* Value);
static TValue __fastcall _op_Implicit(System::TClass Value);
static TValue __fastcall _op_Implicit(bool Value);
static TValue __fastcall _op_Implicit(System::TDateTime Value);
static TValue __fastcall _op_Implicit(const System::TVarRec &VarRec);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Rtti.hpp | System.Rtti | TValue |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。