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