[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

CreateCompatibleBitmap

Declaration

Source position: winapih.inc line 57

function CreateCompatibleBitmap(

  DC: HDC;

  Width: Integer;

  Height: Integer

):HBITMAP;

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