TdxEntityInfo.InitAssociation(TComponent,TObject,IdxQueryable,string) Method
Declaration
procedure InitAssociation(ASession: TComponent; AObject: TObject; const AQueryable: IdxQueryable; const AMemberName: string = '');
Parameters
Name | Type |
---|---|
ASession | TComponent |
AObject | TObject |
AQueryable | IdxQueryable |
AMemberName | string |
See Also