TSRichViewEdit.OnSmartPopupClick |
Top Previous Next |
|
Occurs when user clicks "smart popup" button. property OnSmartPopupClick: TRVSmartPopupClickEvent; This event allows implementing your own effect when clicking "smart popup" button (or on pressing its ShortCut). If you use menu, it's not necessary to process this event. See also: |