Data.Bind.Components.TCustomBindControlValue.Create
Delphi
constructor Create(AOwner: TComponent); override;
C++
__fastcall virtual TCustomBindControlValue(System::Classes::TComponent* AOwner);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
constructor | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindControlValue |
Description
Crée une nouvelle instance de TCommonBindComponent.
Data.Bind.Components.TCustomBindControlValue.Create hérite de Data.Bind.Components.TCommonBindComponent.Create. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TCommonBindComponent.Create.
Crée une nouvelle instance de TCommonBindComponent.