Source position: mmio.pas line 222
type GENPAL = record
ulStartIndex: LongInt;
ulNumColors: LongInt;
prgb2Entries: PRGB2;
end;