API:System.Bindings.Expression.TBidiAssociation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TBidiAssociation = record

C++

struct DECLSPEC_DRECORD TBidiAssociation
{
public:
    System::_di_IInterface BidiInterface;
    System::UnicodeString BidiName;
    __fastcall TBidiAssociation(System::_di_IInterface ABidiInterface, const System::UnicodeString ABidiName);
    TBidiAssociation() {}
};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
record
struct
public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression System.Bindings.Expression

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.