[Overview][Types][Procedures and functions][Variables][Index] |
Sets the extent of the window for an device context.
Source position: winapih.inc line 264
function SetWindowExtEx( |
DC: HDC; |
XExtent: Integer; |
YExtent: Integer; |
OldSize: PSize |
):Boolean; |