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

tagBITMAPCOREHEADER

Declaration

Source position: lcltype.pp line 1284

type tagBITMAPCOREHEADER = packed record

  bcSize: DWORD;

  

  bcWidth: Word;

  

  bcHeight: Word;

  

  bcPlanes: Word;

  

  bcBitCount: Word;

  

end;



CT Web help

CodeTyphon Studio