TdxCustomSpellCheckerDictionary.OnLoaded Event
Allows you to perform specific actions after the dictionary has been loaded into the memory.
Declaration
property OnLoaded: TdxSpellCheckerDictionaryLoadedEvent read; write;
Remarks
Sender specifies the loaded dictionary.
See Also