Data.Bind.Components.GetBoundComponentOptionsProc
Delphi
GetBoundComponentOptionsProc: function (AClass: TComponentClass): TBoundComponentOptions = nil;
C++
extern DELPHI_PACKAGE TBoundComponentOptions __fastcall (*GetBoundComponentOptionsProc)(System::Classes::TComponentClass AClass);
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.
GetBoundComponentOptionsProc is a variable for internal use only. Do not use GetBoundComponentOptionsProc in applications.