OleValue: Integer;
The OleValue property returns the color value as a 32-bit value.
Color value contains four 8-bit components. This property is relevant for system colors and the fixed value is the value of the A component. The rest of the components are ranged in the following order: B, G, R. For the rest of the colors the function returns the value that is identical to Value.
See also: