help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Graph' (#rtl)

Rectangle

Draw a rectangle on the screen.

Declaration

Source position: graphh.inc line 752

procedure Rectangle(

  x1: SmallInt;

  y1: SmallInt;

  x2: SmallInt;

  y2: SmallInt

);

Description

Draws a rectangle with corners at (X1,Y1) and (X2,Y2), using the current color and style.

Errors

None.

See also

Bar

  

Draw filled rectangle

Bar3D

  

Draw filled 3-dimensional rectangle

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505