API:Data.Bind.Components.TCustomLinkFillControlToField.Create
| [–] Properties | |
|---|---|
| Type: constructor | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomLinkFillControlToField | |
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCustomLinkFillControlToField(System::Classes::TComponent* AOwner);
Description
Creates an instance of the TContainedBindComponent class. Data.Bind.Components.TCustomLinkFillControlToField.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.