kTransformNone = 0 | No icon transform is done. |
kTransformDisabled = 1 | Transforms the icon into its disabled state. |
kTransformOffline = 2 | Transforms the icon into its off line state. |
kTransformOpen = 3 | Transforms the icon into its open state. |
kTransformSelected = 16384 | Transforms the icon into its selected state. |
kTransformSelectedDisabled = 16385 | Transforms the icon into its selected-disabled state. |
kTransformSelectedOffline = 16386 | Transforms the icon into its selected-off line state. |
kTransformSelectedOpen = 16387 | Transforms the icon into its selected - open state. |
kTransformLabel1 = 256 | Applies label color for system file label number 1 to the Icon. |
kTransformLabel2 = 512 | Applies label color for system file label number 2 to the Icon. |
kTransformLabel3 = 768 | Applies label color for system file label number 3 to the Icon. |
kTransformLabel4 = 1024 | Applies label color for system file label number 4 to the Icon. |
kTransformLabel5 = 1280 | Applies label color for system file label number 5 to the Icon. |
kTransformLabel6 = 1536 | Applies label color for system file label number 6 to the Icon. |
kTransformLabel7 = 1792 | Applies label color for system file label number 7 to the Icon. |