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

TMaxLogPalette

Declaration

Source position: lcltype.pp line 2368

type TMaxLogPalette = record

  palVersion: Word;

  

  palNumEntries: Word;

  

  palPalEntry: array [Byte] of TPaletteEntry;

  

end;


Version 3.2 Generated 2024-02-25 Home