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

tagBITMAP

Declaration

Source position: lcltype.pp line 1271

type tagBITMAP = record

  bmType: LongInt;

  

  bmWidth: LongInt;

  

  bmHeight: LongInt;

  

  bmWidthBytes: LongInt;

  

  bmPlanes: Word;

  

  bmBitsPixel: Word;

  

  bmBits: Pointer;

  

end;



CT Web help

CodeTyphon Studio