Data.Bind.Components.TEnumBindCompFactoryProc
Delphi
TEnumBindCompFactoryProc = procedure (BindCompFactory: IBindCompFactory; Info: TEnumBindCompProcInfo) of object;
C++
typedef void __fastcall (__closure *TEnumBindCompFactoryProc)(_di_IBindCompFactory BindCompFactory, TEnumBindCompProcInfo Info);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
Description
Utilisé en interne à la conception pour énumérer une liste de fabriques de composants de liaison recensées.