TdxSpellCheckerSpellingOptions.OnChanged Event
Allows you to perform specific actions after a spelling option has been changed.
Declaration
property OnChanged: TdxSpellCheckerSpellingOptionsChangedEvent read; write;
Remarks
Sender specifies the TdxSpellCheckerSpellingOptions instance that contains the changed option.
See Also