RxFPC:fix file name handling for rxdbgridexportspreadsheet

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7151 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2019-09-27 06:17:48 +00:00
parent ba972e4bee
commit 7af9da7828
10 changed files with 118 additions and 45 deletions

View File

@ -93,6 +93,7 @@ resourcestring
sRxToolPanelEditor = 'Rx toolpanel editor';
sRxCloseFormValidatorEditor = 'Rx close form validator editor';
sRxViewsPanelEditor = 'Rx views panel editor';
sRxNotDefinedFileName = 'Not defined file name';
{ TRxHistoryNavigator }
sHistoryDesc = 'History - "%s"';