Data.Bind.Components.TCustomBindGridList.Create
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCustomBindGridList(System::Classes::TComponent* AOwner);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
constructor | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindGridList |
Beschreibung
Erstellt eine neue TCommonBindComponent-Instanz.
Data.Bind.Components.TCustomBindGridList.Create erbt von Data.Bind.Components.TCommonBindComponent.Create. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCommonBindComponent.Create.
Erstellt eine neue TCommonBindComponent-Instanz.