<< Click to display table of contents >>
Occurs when the action is executed.
type TRVAEvent = procedure(Sender: TObject; Editor: TCustomRichViewEdit) of object;
property OnExecute: TRVAEvent;