Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

tagPALETTEENTRY

Declaration

Source position: lcltype.pp line 1227

type tagPALETTEENTRY = record

  peRed: Byte;

  

  peGreen: Byte;

  

  peBlue: Byte;

  

  peFlags: Byte;

  

end;

Version 4.6 Hosted on Source Forge