TdxSpellCheckerPersistent Methods
The base class for the spell checker’s dictionaries (such as TdxISpellDictionary, TdxHunspellDictionary, TdxOpenOfficeDictionary, and TdxUserSpellCheckerDictionary) that require streaming capability.Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also