function InterpolationMethodToString(Method: TInterpolationMethod): string;
Convert a TInterpolationMethod type to a string.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Method | TInterpolationMethod |
Returns: String
Remarks:
The function returns a description of a TInterpolationMethod type specified by the Method parameter.