mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-11 09:39:35 +02:00
* Observe doclear
git-svn-id: trunk@43416 -
This commit is contained in:
parent
e578477334
commit
f622f58b04
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user