Data.Bind.Components.RegisterBindCompFactoryProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

RegisterBindCompFactoryProc: procedure(AFactory: IBindCompFactory) = nil;

C++

extern DELPHI_PACKAGE void __fastcall (*RegisterBindCompFactoryProc)(_di_IBindCompFactory AFactory);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
variable public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


Beschreibung

Wird nur intern verwendet.

Die Variable RegisterBindCompFactoryProc dient nur dem internen Gebrauch. Verwenden Sie RegisterBindCompFactoryProc in Anwendungen nicht.

Siehe auch