[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

tagPALETTEENTRY

Declaration

Source position: lcltype.pp line 1209

type tagPALETTEENTRY = record

  peRed: Byte;

  

  peGreen: Byte;

  

  peBlue: Byte;

  

  peFlags: Byte;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.