* Added constant for new error message in stringlist

git-svn-id: trunk@42172 -
This commit is contained in:
michael 2019-06-04 07:29:53 +00:00
parent 4d1e2c6aa5
commit b2e47cceb2

View File

@ -308,6 +308,7 @@ ResourceString
SParamIsNegative = 'Parameter "%s" cannot be negative.';
SErrCannotWriteToProperty = 'Cannot write to property "%s".';
SErrCannotReadProperty = 'Cannot read property "%s".';
SErrNoNameValuePairAt = 'No name=value pair at position %d.';
{ ---------------------------------------------------------------------
Keysim Names