System.Bindings.Expression.TBidiAssociation.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(ABidiInterface: IInterface; const ABidiName: string);

C++

__fastcall TBidiAssociation(System::_di_IInterface ABidiInterface, const System::UnicodeString ABidiName);
TBidiAssociation() {}

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression TBidiAssociation


Beschreibung

Führt die Initialisierung der Felder in TBidiAssociation aus.

Siehe auch