TdxSpellCheckerCheckAsYouTypeOptions.OnChanged Event
Enables you to perform specific actions after the TdxSpellCheckerCheckAsYouTypeOptions‘s option has been changed.
Declaration
property OnChanged: TdxSpellCheckerCheckAsYouTypeOptionsChangedEvent read; write;
Remarks
ASender specifies the TdxSpellCheckerCheckAsYouTypeOptions instance that contains the changed option.
See Also