tvplanit: Minor refactoring of unit VpEdElem.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-10-03 17:18:42 +00:00
parent b2991baa90
commit be8de46cce
10 changed files with 77 additions and 53 deletions

View File

@ -381,6 +381,7 @@ resourcestring
RSSaveFileBtn = 'Save file...';
RSNoPrintFormatName = 'Please supply a format name';
RSNoDayIncrement = 'Day increment unit not specified.';
RSPleaseEnterFloat = 'Please enter a valid floating point value.';
RSReportSetup = 'Report setup';