TControlOffset.SetBounds(Integer,Integer,Integer,Integer) Method

Represents method SetBounds(Integer,Integer,Integer,Integer).

Namespace: System.UI.Controls
public
 procedure SetBounds(ALeft: Integer; ATop: Integer; ARight: Integer; ABottom: Integer);

Parameters

ALeft
Type: Integer

ATop
Type: Integer

ARight
Type: Integer

ABottom
Type: Integer