| Name |
Type |
Description |
| activepictureindex |
TRect |
index of active picture |
| skinrect |
TRect |
rect of object with not active image |
| activeskinrect |
TRect |
rect of object with active image |
| downrect |
TRect |
rect of object with down image |
| textrect |
TRect |
rect of text in skinrect |
| itemleftoffset |
Integer |
set the non update area of item image in the left |
| itemrightoffset |
Integer |
set the non update area of item image in the right |
| fontname |
String |
name of text font |
| fontheight |
Integer |
height of text font |
| fontstyle |
TFontStyles |
style of text font |
| fontcolor |
Integer |
color of text font when item not active |
| activefontcolor |
Integer |
color of text font when item active |
| downfontcolor |
Integer |
color of text font when item down |
| unenabledfontcolor |
Integer |
color of text if item not enabled |