[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Number of rows displayed for an item with a PickList editor style.
Source position: valedit.pas line 309
published property TValueListEditor.DropDownRows : Integer |
DropDownRows is an Integer property with the number of rows displayed for an item with a PickList editor style. The default value for the property is 8.
DropDownRows is used in the GetDefaultEditor method to configure the TComboBox control used for the editor style.
Use the indexed ItemProps property to maintain an item definition used in the grid control.
|
Gets the editor control for the specified column number. |
|
|
Provides indexed access to item definitions in the control. |
|
|
Identifies the type of editor used for the item value. |
|
|
Values that can be selected for the item in TValueListEditor. |
Version 4.0 | Generated 2025-05-03 | Home |