TRVSmartPopupProperties.ImageList

<< Click to display table of contents >>

TRVSmartPopupProperties.ImageList

Link to an image list containing images for buttons.

property ImageList: TCustomImageList;

The ImageIndex-th image is shown on button.

You can change this property in TCustomRichViewEdit.OnCaretMove (to create the proper button for the item at the position of caret).