API:Data.Bind.Components.GetBoundComponentOptions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

function GetBoundComponentOptions(const AClass: TComponentClass): TBoundComponentOptions;

C++

extern DELPHI_PACKAGE TBoundComponentOptions __fastcall GetBoundComponentOptions(const System::Classes::TComponentClass AClass);

Description

Embarcadero Technologies does not currently have any additional information.