TdxRectWrapper Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tdx |
#Properties
Name | Description |
---|---|
Bottom | Specifies bottom coordinates of a rectangle. |
Bottom |
Determines coordinates of the bottom-right corner of a rectangle. |
Height |
Determines the height of a rectangle specified by a given Tdx |
Left | Determines the left coordinates of a rectangle. |
Rect |
A rectangle maintained by the Tdx |
Right | Determines the right coordinates of a rectangle. |
Side | An array of rectangle coordinates. |
Top | Specifies the top coordinates of a rectangle. |
Top |
Specifies coordinates of the top-left corner of the Tdx |
Width |
Determines the width of a rectangle specified by a given Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Clone |
Creates a copy of a given Tdx |
Do |
Generates the On |
Empty |
Sets the default coordinate values of a Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
|
Is |
Compares a specified rectangle with a rectangle maintained by the Tdx |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs when coordinates of a rectangle, maintained by the Tdx |
On |
Occurs when coordinates of a rectangle maintained by the Tdx |
See Also