TRVAControlPanel.RVHTMLViewImporter |
Top Previous Next |
|
Defines a link to a TRVHTMLViewImporter component. property RVHTMLViewImporter: TRVHTMLViewImporter; This property is available only if RvHtmlViewImporter is used. This TRVHTMLViewImporter component must be, in its order, linked to (hidden) THTMLViewer component (via HTMLViewer property). If this link is defined, HTML format can be used in TrvActionOpen, TrvActionSaveAs, and TrvActionInsertFile actions. If both this property and RVHTMLImporter property are assigned, this property has a higher priority for TrvActionInsertFile action. |