[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 3.2 Generated 2024-02-25 Home