TTMSFNCListBoxItemsSortMode Enumeration
Sort direction applied when the list box items are sorted programmatically.
API unit family: TMSFNCListBox
Members
| Name | Description |
|---|---|
ismAscending |
Items are sorted A → Z (ascending). |
ismDescending |
Items are sorted Z → A (descending). |