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

TMaxLogPalette

Declaration

Source position: lcltype.pp line 1972

type TMaxLogPalette = record

  palVersion: Word;

  

  palNumEntries: Word;

  

  palPalEntry: array [Byte] of TPaletteEntry;

  

end;