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;



CT Web help

CodeTyphon Studio