[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;