Rect(Integer,Integer,Integer,Integer) Method

Represents method Rect(Integer,Integer,Integer,Integer).

Namespace: System.Classes
function Rect(Left: Integer; Top: Integer; Right: Integer; Bottom: Integer): TRect;

Parameters

Left
Type: Integer

Top
Type: Integer

Right
Type: Integer

Bottom
Type: Integer

Return Value

Type: TRect