Data.Bind.Components.TCustomLinkFillControlToProperty.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomLinkFillControlToProperty(System::Classes::TComponent* AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomLinkFillControlToProperty

Description


Creates an instance of the TContainedBindComponent class.

Data.Bind.Components.TCustomLinkFillControlToProperty.Create inherits from Data.Bind.Components.TContainedBindComponent.Create. All content below this line refers to Data.Bind.Components.TContainedBindComponent.Create.

Creates an instance of the TContainedBindComponent class.

See Also