API:Data.Bind.Components.GetBoundComponentOptionsProc

From RAD Studio API Documentation
Jump to: navigation, search

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

Embarcadero Technologies does not currently have any additional information.