Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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.



CT Web help

CodeTyphon Studio