TdxPointWrapper Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of type Tdx |
#Properties
Name | Description |
---|---|
Point | Contains coordinates of an object (or width and height for ‘area’ objects). |
X | Determines the horizontal coordinates of an object (or the width for ‘area’ objects). |
Y | Determines the vertical coordinates of an object (or the height for ‘area’ objects). |
#Methods
Name | Description |
---|---|
Are |
|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Clone |
Creates a copy of a given Tdx |
Do |
Generates the On |
Empty |
Sets a zero value (0, 0) to the Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Compares the APoint parameter with a given point. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs when the X or Y property of the Tdx |
On |
Occurs when the X or Y property of the Tdx |
See Also