TcxRegion Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Creates a new region. |
Create |
Initializes a new instance of the Tcx |
Create |
Creates a region from a window. |
Create |
Initializes a new instance of the Tcx |
Create |
Creates a rectangular region with rounded corners. |
#Properties
Name | Description |
---|---|
Bounds |
Returns the region’s bounding rectangle. |
Handle | Specifies a handle to the region. |
Is |
Identifies if the region is empty. |
#Methods
Name | Description |
---|---|
Clone | Creates a copy of the region. |
Combine |
|
Combine |
|
Combine |
Combines two regions. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Is |
|
Is |
Identifies if two regions are equal in shape and size. |
Offset |
Moves the region horizontally and/or vertically. |
Offset |
|
Pt |
Identifies if the specified point is within the region. |
Pt |
|
Rect |
Identifies if the specified rectangle is within the region. |
Rect |
|
To |
Inherited from TObject. |
See Also