API:Data.Bind.Components.GetBoundComponentOptionsProc

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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

Embarcadero Technologies does not currently have any additional information.