TRVAControlPanel.RVFFilter

<< Click to display table of contents >>

TRVAControlPanel.RVFFilter

Defines the file filter for RVF format.

property RVFFilter: TRVALocString;

This value is used only if RVFLocalizable=False. This string will appear in file filters in dialogs used in TrvActionOpen, TrvActionSaveAs, TrvActionExport, TrvActionInsertFile, TrvActionStyleTemplates (style import) actions.

If RVFLocalizable=True, this property is ignored (RVF file filter name is assigned automatically when a new language is applied).

Default value:

'RichView Files (*.rvf)|*.rvf'

See also properties:

RVStylesFilter

DefaultExt