|
TCustomRichViewEdit.LiveSpellingMode |
Top Previous Next |
|
Defines when live spelling thread is started. type TRVLiveSpellingMode = (rvlspManualStart, rvlspOnChange);
property LiveSpellingMode: TRVLiveSpellingMode; (introduced in v1.9)
Default value: rvlspOnChange See also: |