TdxPointWrapper Methods
| Name | Description |
|---|---|
| ArePointsEqual(TPoint,TPoint) | |
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Clone | Creates a copy of a given TdxPointWrapper instance. |
| DoChanged(TdxPointCoords) protected | Generates the OnChanged event. |
| Empty | Sets a zero value (0, 0) to the TdxPointWrapper object. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| IsEqual(TPoint) | Compares the APoint parameter with a given point. |
| ToString | Inherited from TObject. |
See Also