Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

SetViewPortExtEx

Sets the extent of the viewport for a device context.

Declaration

Source position: winapih.inc line 265

function SetViewPortExtEx(

  DC: HDC;

  XExtent: Integer;

  YExtent: Integer;

  OldSize: PSize

):Boolean;


Version 4.4 Generated 2025-11-08 Home