| Bitmap |
The Bitmap of the item. |
| BitmapName |
The name of the bitmap of the item (used in combination with a TTMSFNCBitmapContainer). |
| DisabledTextColor |
The color of the text of the item in disabled state. |
| Enabled |
Sets an item enabled or disabled. |
| Height |
The height of an item. When using this property, the auto-height calculation or fixed size settings in ItemsAppearance is overriden. |
| SelectedTextColor |
The color of the text of the item in selected state. |
| Text |
The text of the item. |
| TextAlign |
The alignment of the text of the item. |
| TextColor |
The color of the text of the item in normal state. |
| Trimming |
The trimming of the text of the item. |
| WordWrapping |
The wordwrapping of the text of the item. |
| Checked (TTMSFNCCheckedListBox) |
The checked state of the item. |