has RveMemo focus
Posted: Mon Oct 08, 2018 3:45 pm
Is there any way to know if memo has focus?
Support forums for TRichView, ScaleRichView, Report Workshop and RVMedia components
https://richedit.com/forums/
Code: Select all
if RichViewEdit.TopLevelEditor.Focused then
...