Skip to main content

TcxRegion Constructors

A region.
Name Description
Create(TcxRegionHandle) Initializes a new instance of the TcxRegion class with specified settings.
Create(Integer,Integer,Integer,Integer) Creates a new region.
Create(TRect) Initializes a new instance of the TcxRegion class with specified settings.
CreateFromWindow(HWND,Integer) Creates a region from a window.
CreateRoundCorners(Integer,Integer,Integer,Integer,Integer,Integer) Initializes a new instance of the TcxRegion class with specified settings.
CreateRoundCorners(TRect,Integer,Integer) Creates a rectangular region with rounded corners.
See Also