<< Click to display table of contents >> TrvActionInsertFile |
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 formats supported by Microsoft Office file import converters.