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

tagBITMAPINFO

Declaration

Source position: lcltype.pp line 1352

type tagBITMAPINFO = record

  bmiHeader: TBitmapInfoHeader;

  

  bmiColors: array [0..0] of TRGBQuad;

  

end;

Version 4.6 Hosted on Source Forge