Vcl.ComCtrls.TCustomComboBoxEx.SetDropDownCount
Delphi
procedure SetDropDownCount(const Value: Integer); override;
C++
virtual void __fastcall SetDropDownCount(const int Value);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomComboBoxEx |
Beschreibung
Weist der Eigenschaft DropDownCount einen Wert zu. {{#multireplace:Vcl.ComCtrls.TCustomComboBoxEx.SetDropDownCount|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Vcl.StdCtrls.TCustomCombo.SetDropDownCount|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Vcl.StdCtrls.TCustomCombo.SetDropDownCount|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Weist der Eigenschaft DropDownCount einen Wert zu.
SetDropDownCount ist die als protected deklarierte Schreibmethode der Eigenschaft DropDownCount.