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

tagLOGPALETTE

Declaration

Source position: lcltype.pp line 1234

type tagLOGPALETTE = record

  palVersion: Word;

  

  palNumEntries: Word;

  

  palPalEntry: array [0..0] of tagPALETTEENTRY;

  

end;


Version 3.2 Generated 2024-02-25 Home