Source position: CGDirectPalette.pas line 229
type CGDeviceColor = record
red: Float32;
green: Float32;
blue: Float32;
end;