* Observe doclear

git-svn-id: trunk@43416 -
This commit is contained in:
michael 2019-11-08 09:31:45 +00:00
parent e578477334
commit f622f58b04

View File

@ -534,7 +534,8 @@ begin
QuoteChars in the string must be repeated to distinguish them from the QuoteChars enclosing the string. QuoteChars in the string must be repeated to distinguish them from the QuoteChars enclosing the string.
} }
try try
Clear; if DoClear then
Clear;
len:=length(AValue); len:=length(AValue);
If aStrictDelimiter then If aStrictDelimiter then
begin begin