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

GetDC

Returns the handle of an Device Context (DC) for the client area of a window.

Declaration

Source position: winapih.inc line 122

function GetDC(

  hWnd: HWND

):HDC;

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