TTMSFNCControlPickerDropDownHeightMode Enumeration
Defines how the drop-down height is calculated.
API unit family: TMSFNCControlPicker
Members
| Name | Description |
|---|---|
chmDropDownHeight |
Uses the explicit drop-down height value. |
chmControl |
Uses the original height of the hosted control. |
chmItems |
Calculates the height from the hosted item height and visible item count. |
chmPickerHeight |
Uses the current picker height. |