<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014-01-26 Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">
On Sun, 26 Jan 2014, silvioprog wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hello,<br>
<br>
Conforms issue #16043:<br>
<br>
"ExtractStrings in the Classes unit skips over empty text. For example:<br>
</blockquote>
<br></div>
Yes. This is delphi compatible.<br>
<br>
The only possibility is to add a new argument ExtractEmpty : Boolean = False;<br>
which would, when set to true, also extract empty values.<br>
<br>
Michael.</blockquote></div><div><br></div><div><div>It would be a nice idea an new argument or an overloaded function. Could use the StrictDelimiter name, to maintain compatibility with the already used name in TStrings. :)</div>
</div><div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>