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

tagLOGPALETTE

Declaration

Source position: lcltype.pp line 1237

type tagLOGPALETTE = record

  palVersion: Word;

  

  palNumEntries: Word;

  

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

  

end;

Version 4.6 Hosted on Source Forge