[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Helper function to initialize the Rect object
Source position: line 0
function SetRect( |
x: Integer; |
y: Integer |
):Rect; |
x: Integer; |
y: Integer; |
w: Integer; |
h: Integer |
):Rect; |