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

SetViewPortExtEx

Sets the extent of the viewport for a device context.

Declaration

Source position: winapih.inc line 264

function SetViewPortExtEx(

  DC: HDC;

  XExtent: Integer;

  YExtent: Integer;

  OldSize: PSize

):Boolean;

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