Create(string,string) Constructor
Initializes a new instance of the TdxSpellCheckerReplacement class with specified settings.
Declaration
constructor Create(const AText: string; const AReplacement: string);
Parameters
| Name | Type |
|---|---|
| AText | string |
| AReplacement | string |
See Also