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