Source position: msegdiplus.pas line 122
type ColorPalette = record
Flags: UINT;
Count: UINT;
Entries: array [0..0] of ARGB;
end;