<< Click to display table of contents >> TRVSpellChecker.OnSpellFormLocalize |
Occurs when a spelling checking dialog is created.
type
TRVSpellFormEvent = procedure (
Sender: TRVSpellChecker;
Form: TfrmRVCustomSpell_) of object;
property OnSpellFormLocalize: TRVSpellFormEvent
This event is used by RichViewActions (TRVSpellInterface component) to localize controls in the dialog.