TRVAControlPanel.RVFFilter |
Top Previous Next |
|
Defines the file filter for RVF format. property RVFFilter: String; This value is used only if RVFLocalizable=False. This string will appear in file filters in dialogs used in TrvActionOpen, TrvActionSaveAs, TrvActionExport, TrvActionInsertFile 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' |