TrvActionInsertText.OnInsertText

<< Click to display table of contents >>

TrvActionInsertText.OnInsertText

Requests text for insertion.

type

  TRVAInsertTextEvent = procedure (Sender: TObject;

    Editor: TCustomRichViewEdit;

    var Text: TRVUnicodeStringof object;

 

property OnInsertText: TRVAInsertTextEvent;

The string assigned to Text will be inserted in Editor.