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