<div dir="ltr"><div dir="ltr"><div dir="ltr">On Tue, Oct 26, 2021 at 8:24 PM Bart via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">However, now that we have a dedicated TMaskWindows, wouldn't it also<br>
make more sense to have a TMaskListWindows class?<br>
<br>
The TMaskList constructors<br>
    constructor CreateWindows(const aValue: String; aSeparator: Char;<br>
aOptions: TMaskOptions);<br>
    constructor CreateSysNative(const aValue: String; aSeparator:<br>
Char; CaseSensitive: Boolean);<br>
would not be necessary anymore.<br></blockquote><div><br></div><div><div>Yes, sounds OK, but it cannot cover CreateSysNative which is now used in procedure TFileSearcher.Search.</div><div>The IFDEF can be placed there directly of course.</div><div><br></div><div>Juha</div><div><br></div></div></div></div></div>