TImagingCanvas.Rectangle Method
TImagingCanvas Class

Draws rectangle which is outlined by using the current pen settings and filled by using the current fill settings.

Class
Pascal
public procedure Rectangle(const Rect: TRect);
Related Information
You are here: Symbol Reference > Classes > TImagingCanvas Class > Methods > Rectangle Method