mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 18:49:49 +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.
|
||||
}
|
||||
try
|
||||
Clear;
|
||||
if DoClear then
|
||||
Clear;
|
||||
len:=length(AValue);
|
||||
If aStrictDelimiter then
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user