Create(Boolean) Constructor
Initializes a new instance of the TdxSpellCheckerReplacementList class with specified settings.
Declaration
constructor Create(AllowDuplicates: Boolean = False);
Parameters
Name | Type |
---|---|
AllowDuplicates | Boolean |
See Also