Source position: jwadlgs.pas line 495
type tagCRGB = record
bRed: Byte;
bGreen: Byte;
bBlue: Byte;
bExtra: Byte;
end;