Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

GetSystemPaletteEntries

Retrieves an range of color entries from the system palette for a device.

Declaration

Source position: winapih.inc line 148

function GetSystemPaletteEntries(

  DC: HDC;

  StartIndex: UINT;

  NumEntries: UINT;

  var PaletteEntries

):UINT;



CT Web help

CodeTyphon Studio