API:Data.Bind.Components.TCustomBindExprItems.Create
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCustomBindExprItems(System::Classes::TComponent* AOwner);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindExprItems |
Description
Creates a new TCommonBindComponent instance.
Data.Bind.Components.TCustomBindExprItems.Create inherits from Data.Bind.Components.TCommonBindComponent.Create. All content below this line refers to Data.Bind.Components.TCommonBindComponent.Create.
Creates a new TCommonBindComponent instance.