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

tagBITMAPCOREHEADER

Declaration

Source position: lcltype.pp line 1290

type tagBITMAPCOREHEADER = packed record

  bcSize: DWORD;

  

  bcWidth: Word;

  

  bcHeight: Word;

  

  bcPlanes: Word;

  

  bcBitCount: Word;

  

end;


Version 3.2 Generated 2024-02-25 Home