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