| Name | Type | Description | 
| Bold | (Boolean) | Gets or sets the text bold status | 
| ForeColor | (OLE_COLOR) | Gets or sets the text color | 
| Height | (Long) | The item height, used by the control, doesn't work if you set a value on this property | 
| ImageHeight | (Long) | Contains the Text height in pixels, used by the control, doesn't work if you set a value on this property | 
| ImageWidth | (Long) | Contains the Image width in pixels, used by the control, doesn't work if you set a value on this property | 
| Index | (Long) | The item index | 
| Key | (String) | The item key | 
| Left | (Long) | The item left coordinate, used by the control, doesn't work if you set a value on this property | 
| ReportIcon | (Variant) | Gets or sets the item icon | 
| Tag | (Variant) | The item tag | 
| Text | (String) | Gets or sets the text | 
| TextHeight | (Long) | Contains the Text height in pixels, used by the control, doesn't work if you set a value on this property | 
| TextWidth | (Long) | Contains the Text width in pixels, used by the control, doesn't work if you set a value on this property | 
| Tip | (String) | The item unicode tooltip | 
| Top | (Long) | The item top coordinate, used by the control, doesn't work if you set a value on this property | 
| Width | (Long) | The item width, used by the control, doesn't work if you set a value on this property |