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

tagDIBSECTION

Declaration

Source position: lcltype.pp line 1363

type tagDIBSECTION = record

  dsBm: tagBITMAP;

  

  dsBmih: tagBITMAPINFOHEADER;

  

  dsBitfields: array [0..2] of DWORD;

  

  dshSection: THandle;

  

  dsOffset: DWORD;

  

end;

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