Create(Integer,Integer,Integer,Integer) Constructor
Creates a new TdxRectWrapper object with specified coordinates.
Declaration
constructor Create(ALeft: Integer; ATop: Integer; ARight: Integer; ABottom: Integer);
Parameters
Name | Type |
---|---|
ALeft | Integer |
ATop | Integer |
ARight | Integer |
ABottom | Integer |
See Also