<< Click to display table of contents >>
|
TrvActionInsertFile is the action for "Insert | File" command.
Unit RichViewActions;
Syntax
TrvActionInsertFile = class(TrvActionCustomFileIO)
TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction |
Description
This action displays a file opening dialog and inserts the chosen file at the caret position.
In addition to formats supported by TrvActionOpen action, this action supports:
•HTML (not only if rvHtmlViewImporter, but also if rvHtmlImporter is used)
•formats supported by Microsoft Office file import converters.