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

tagBITMAPINFO

Declaration

Source position: lcltype.pp line 1333

type tagBITMAPINFO = record

  bmiHeader: TBitmapInfoHeader;

  

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

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.