<< Click to display table of contents >> TRVAControlPanel.RVStylesFilter, RVStylesExt |
RVStylesFilter defines the file filter for files containing style templates.
RVStylesExt defines the file extension for files containing style templates.
property RVStylesFilter: TRVALocString;
property RVStylesExt: TRVALocString;
These values are used only if RVFLocalizable=False. They will appear in file filters in the style import and export dialogs used in TrvActionStyleTemplates, TrvActionAddStyleTemplate actions.
If RVFLocalizable=True, these properties are ignored (a file filter and extension are assigned automatically when a new language is applied).
Default values:
•RVStylesFilter: 'RichView Styles (*.rvst)|*.rvst'
•sRVStylesExtension: 'rvst'
See also properties: