Google
RectangularObject.Assign Method
Class
Pascal
procedure Assign(source: TPersistent); override;
Description

procedure RectangularObject.Add(rect: RectangularObject); begin Bounds.Grow(rect.Bounds); end;

Related Information