Vcl.ActnCtrls.TCustomComboControl.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomComboControl(System::Classes::TComponent* AOwner);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomComboControl

Description

Create crée une instance de TCustomComboControl.

L'appel de Create construit et initialise une instance de la classe TCustomComboControl.

Voir aussi