API:FMX.ListBox.TCustomComboBox.DropDownCount

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!