TSRichViewEdit.OnCheckStickingItems

<< Click to display table of contents >>

TSRichViewEdit.OnCheckStickingItems

Allows preventing insertion between two items, or at the beginning of the document, or at the end of the document.

property OnCheckStickingItems: TRVStickingItemsEvent;

See the event of the same name in the TRichView help file (event of TCustomRichViewEdit).