Data.Bind.Components.RegisterBoundComponentsProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

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 RegisterBoundComponentsProc dient nur dem internen Gebrauch. Verwenden Sie RegisterBoundComponentsProc nicht in Anwendungen.

Siehe auch