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