TResultPointHelpers.CreateResultPoint Method
Overloads
| CreateResultPoint |
Initializes a new instance of TResultPoint and returns its IResultPoint interface |
| CreateResultPoint(Single, Single) |
Initializes a new instance of TResultPoint and returns its IResultPoint interface |
Initializes a new instance of TResultPoint and returns its IResultPoint interface
Delphi
class function CreateResultPoint: IResultPoint
Returns
Initializes a new instance of TResultPoint and returns its IResultPoint interface
Delphi
class function CreateResultPoint(const pX: Single; const pY: Single): IResultPoint
Parameters
- pX
- Single
- pY
- Single