TTMSFNCListBoxItemsSortKind Enumeration
Indicates whether the list box header column shows an ascending or descending sort indicator.
API unit family: TMSFNCListBox
Members
| Name | Description |
|---|---|
iskNone |
No sort indicator is displayed. |
iskAscending |
An ascending (A → Z) sort indicator is displayed. |
iskDescending |
A descending (Z → A) sort indicator is displayed. |