[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#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.0 Generated 2025-05-03 Home