TResultPoint Class
Definition
Delphi
type TResultPoint = class(TInterfacedObject)
- Inheritance
-
TInterfacedObjectTResultPoint
- Derived
- Implements
Types
Constructors
| Create |
Initializes a new instance of the TResultPoint class. |
| Create(Single, Single) |
Initializes a new instance of the TResultPoint class. |
| Destroy |
Properties
Methods
| Equals(TObject) |
Determines whether the specified System.TObject is equal to this instance. |
| GetHashCode |
Returns a hash code for this instance. |
| GetX | |
| GetY | |
| SetX(Single) | |
| SetY(Single) | |
| ToString |
Returns a System.String that represents this instance. |