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

tagBITMAPINFO

Declaration

Source position: lcltype.pp line 1349

type tagBITMAPINFO = record

  bmiHeader: TBitmapInfoHeader;

  

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

  

end;


Version 3.2 Generated 2024-02-25 Home