Source position: jwawingdi.pas line 1833
type tagPALETTEENTRY = record
peRed: Byte;
peGreen: Byte;
peBlue: Byte;
peFlags: Byte;
end;