TrvActionReplace.OnReplaceAllEnd

<< Click to display table of contents >>

TrvActionReplace.OnReplaceAllEnd

Occurs when "replace all" operation finishes.

property OnReplaceAllEnd: TRVAEditEvent;

If GetControlPanel.SearchScope property is equal to rvssAskUser or rvssGlobal, this event may occur twice: when the end/beginning of the document is reached, and when all replacements are completed.

The event occurs before showing a replace-all summary message.