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

SetRect

Declaration

Source position: winapih.inc line 341

function SetRect(

  var ARect: TRect;

  xLeft: Integer;

  yTop: Integer;

  xRight: Integer;

  yBottom: Integer

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.