Data.Bind.Components.TCustomBindControlValue.Create
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCustomBindControlValue(System::Classes::TComponent* AOwner);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| constructor | public | Data.Bind.Components.pas Data.Bind.Components.hpp | Data.Bind.Components | TCustomBindControlValue | 
説明
TCommonBindComponent の新しいインスタンスを作成します。
Data.Bind.Components.TCustomBindControlValue.Create は Data.Bind.Components.TCommonBindComponent.Create を継承しています。以下の内容はすべて Data.Bind.Components.TCommonBindComponent.Create を参照しています。
TCommonBindComponent の新しいインスタンスを作成します。