API:FMX.ListBox.TCustomComboBox.DropDownCount
Delphi
property DropDownCount: Integer read FDropDownCount write FDropDownCount default 8;
C++
__property int DropDownCount = {read=FDropDownCount, write=FDropDownCount, default=8};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | FMX.ListBox.pas FMX.ListBox.hpp |
FMX.ListBox | TCustomComboBox |
Description
Embarcadero Technologies does not currently have any additional information.