Skip to main content

CreateRoundCorners(Integer,Integer,Integer,Integer,Integer,Integer) Constructor

Initializes a new instance of the TcxRegion class with specified settings.

Declaration

constructor CreateRoundCorners(ALeft: Integer; ATop: Integer; ARight: Integer; ABottom: Integer; AWidthEllipse: Integer; AHeightEllipse: Integer); overload;

Parameters

Name Type
ALeft Integer
ATop Integer
ARight Integer
ABottom Integer
AWidthEllipse Integer
AHeightEllipse Integer
See Also