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

RestoreDC

Restores an Device Context (DC) to an previously saved state.

Declaration

Source position: winapih.inc line 226

function RestoreDC(

  DC: HDC;

  SavedDC: Integer

):Boolean;

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