<< Click to display table of contents >> TRVAControlPanel.XMLFilter |
Defines the file filter for XML format.
property XMLFilter: TRVALocString;
This property is used if XMLComponent is assigned.
This value is used only if XMLLocalizable=False. This string will appear in file filters in dialogs used in TrvActionOpen, TrvActionSaveAs, TrvActionExport, TrvActionInsertFile actions.
If XMLLocalizable=True, this property is ignored (XML file filter name is assigned automatically when a new language is applied).
Default value:
'XML Files (*.xml)|*.xml'