Data.Bind.Components.RegisterBindCompFactoryProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

RegisterBindCompFactoryProc: procedure(AFactory: IBindCompFactory) = nil;

C++

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

Properties

Type Visibility Source Unit Parent
variable public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

For internal use only.

RegisterBindCompFactoryProc is a variable for internal use only. Do not use RegisterBindCompFactoryProc in applications.

See Also