Retrieves an range of color entries from the system palette for a device.
Source position: winapih.inc line 147
function GetSystemPaletteEntries(
DC: HDC;
StartIndex: LongWord;
NumEntries: LongWord;
var PaletteEntries
):LongWord;