TdxSpellCheckerSuggestionList.Insert(Integer,string,TdxCustomSpellCheckerDictionary,Integer) Method
Declaration
procedure Insert(AIndex: Integer; const AWord: string; ADictionary: TdxCustomSpellCheckerDictionary; ADistance: Integer);
Parameters
| Name | Type |
|---|---|
| AIndex | Integer |
| AWord | string |
| ADictionary | TdxCustomSpellCheckerDictionary |
| ADistance | Integer |
See Also