[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

GetWindowSize

Declaration

Source position: winapih.inc line 149

function GetWindowSize(

  Handle: hwnd;

  var Width: Integer;

  var Height: Integer

):Boolean;