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

SetRect

Copies coordinates into a rectangle.

Declaration

Source position: winapih.inc line 349

function SetRect(

  var ARect: TRect;

  aLeft: Integer;

  aTop: Integer;

  aRight: Integer;

  aBottom: Integer

):Boolean;

Function result

Always True.


Version 3.2 Generated 2024-02-25 Home