API:Data.Bind.Components.CreateBindComponent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateBindComponent(AOwner: TComponent; ABindCompClass: TContainedBindCompClass): TContainedBindComponent;

C++

extern DELPHI_PACKAGE TContainedBindComponent* __fastcall CreateBindComponent(System::Classes::TComponent* AOwner, TContainedBindCompClass ABindCompClass);

Properties

Type Visibility Source Unit Parent
function 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. Please help us document this topic by using the Discussion page!