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

SetWindowExtEx

Sets the extent of the window for an device context.

Declaration

Source position: winapih.inc line 267

function SetWindowExtEx(

  DC: HDC;

  XExtent: Integer;

  YExtent: Integer;

  OldSize: PSize

):Boolean;


Version 4.4 Generated 2025-11-08 Home