Data.Bind.Components.RegisterBoundComponentsProc
| [–] Properties | |
|---|---|
| Type: variable | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
RegisterBoundComponentsProc: procedure (const AClasses: array of TComponentClass; AFlags: TBoundComponentOptions) = nil;
C++
extern DELPHI_PACKAGE void __fastcall (*RegisterBoundComponentsProc)(System::Classes::TComponentClass const *AClasses, const System::NativeInt AClasses_High, TBoundComponentOptions AFlags);
Description
For internal use only.
RegisterBoundComponentsProc is a variable for internal use only. Do not use RegisterBoundComponentsProc in applications.