TTMSFNCControlPickerDropDownWidthMode Enumeration
Defines how the drop-down width is calculated.
API unit family: TMSFNCControlPicker
Members
| Name | Description |
|---|---|
cwmDropDownWidth |
Uses the explicit drop-down width value. |
cwmControl |
Uses the original width of the hosted control. |
cwmItems |
Calculates the width from the hosted item width and visible item count. |
cwmPickerWidth |
Uses the current picker width. |