Data.Bind.Components.GetBoundComponentOptionsProc
[–] Properties | |
---|---|
Type: variable | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
GetBoundComponentOptionsProc: function (AClass: TComponentClass): TBoundComponentOptions = nil;
C++
extern DELPHI_PACKAGE TBoundComponentOptions __fastcall (*GetBoundComponentOptionsProc)(System::Classes::TComponentClass AClass);
Description
For internal use only.
GetBoundComponentOptionsProc is a variable for internal use only. Do not use GetBoundComponentOptionsProc in applications.