System.Bindings.Expression.TBidiAssociation.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
constructor public
System.Bindings.Expression.pas
System.Bindings.Expression.hpp
System.Bindings.Expression TBidiAssociation

Description

Performs the initialization of the fields in TBidiAssociation.

See Also