Vcl.ComCtrls.TComboBoxExStrings.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(Owner: TCustomComboBoxEx); reintroduce;

C++

__fastcall TComboBoxExStrings(TCustomComboBoxEx* Owner);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TComboBoxExStrings

Description

Crée et initialise une instance de TComboBoxExStrings.

Create instancie une instance de TComboBoxExStrings et initialise ses propriétés.

Ne créez pas directement des instances de TComboBoxExStrings. TComboBoxExStrings est utilisée de manière interne dans TComboBoxEx.

Voir aussi