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

SetRect

Copies coordinates into a rectangle.

Declaration

Source position: winapih.inc line 353

function SetRect(

  var ARect: TRect;

  aLeft: Integer;

  aTop: Integer;

  aRight: Integer;

  aBottom: Integer

):Boolean;

Function result

Always True.


Version 4.0 Generated 2025-05-03 Home