TSRichViewEdit.SmartPopupProperties

<< Click to display table of contents >>

TSRichViewEdit.SmartPopupProperties

Properties for "smart popups"

property SmartPopupProperties: TRVSmartPopupProperties;

Provides access to RichViewEdit.SmartPopupProperties property.

TSRichViewEdit uses RichViewEdit.SmartPopupProperties not only for "smart popups" in RichViewEdit, but for "smart popups" in other editors as well (RVHeader, RVFooter, RVNote). Values of SmartPopupProperties of these other editors are ignored.

You can show/hide a button using SmartPopupVisible property.

See also:

OnSmartPopupClick