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

tagPALETTEENTRY

Declaration

Source position: lcltype.pp line 1224

type tagPALETTEENTRY = record

  peRed: Byte;

  

  peGreen: Byte;

  

  peBlue: Byte;

  

  peFlags: Byte;

  

end;


Version 3.2 Generated 2024-02-25 Home