Source position: CGDirectPalette.pas line 234
type CGDeviceByteColor = record
red: UInt8;
green: UInt8;
blue: UInt8;
end;