This function lets you draw a rectangle on the screen at x, y with the specified width and height. Also specify drawing options. Valid display option constants are listed in the Drawing option constants group.
See also:
TDrawRect
Parameters:
_x
The x value for the top left corner of the rectangle.
_y
The y value for the top left corner of the rectangle.