API:System.Bindings.Outputs.TConvertPair

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TConvertPair = record

C++

struct DECLSPEC_DRECORD TConvertPair
{
public:
    System::Typinfo::TTypeInfo *FromType;
    System::Typinfo::TTypeInfo *ToType;
    __fastcall TConvertPair(System::Typinfo::PTypeInfo AFrom, System::Typinfo::PTypeInfo ATo);
    TConvertPair() {}
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs System.Bindings.Outputs

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !