Data.Bind.Components.RegisterBoundComponentsProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

RegisterBoundComponentsProc: procedure (const AClasses: array of TComponentClass; AFlags: TBoundComponentOptions) = nil;

C++

extern DELPHI_PACKAGE void __fastcall (*RegisterBoundComponentsProc)(System::Classes::TComponentClass const *AClasses, const int AClasses_High, TBoundComponentOptions AFlags);

Propriétés

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


Description

A usage interne uniquement.

RegisterBoundComponentsProc est une variable à usage interne uniquement. N'utilisez pas RegisterBoundComponentsProc dans les applications.

Voir aussi