Vcl.WinXPickers.TTimePicker.DropDownCount
Delphi
property DropDownCount: Integer read FDropDownCount write SetDropDownCount default 7;
C++
__property DropDownCount = {default=7};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.WinXPickers.pas Vcl.WinXPickers.hpp |
Vcl.WinXPickers | TTimePicker |
Description
Specifies the number of cells displayed in each picker column when the popup is visible.
Vcl.WinXPickers.TTimePicker.DropDownCount inherits from Vcl.WinXPickers.TBasePickerControl.DropDownCount. All content below this line refers to Vcl.WinXPickers.TBasePickerControl.DropDownCount.
Specifies the number of cells displayed in each picker column when the popup is visible.