[Lazarus] New TMaskList [forked from: TMask revisited]
Juha Manninen
juha.manninen62 at gmail.com
Tue Oct 26 21:15:29 CEST 2021
On Tue, Oct 26, 2021 at 8:24 PM Bart via lazarus <
lazarus at lists.lazarus-ide.org> wrote:
> However, now that we have a dedicated TMaskWindows, wouldn't it also
> make more sense to have a TMaskListWindows class?
>
> The TMaskList constructors
> constructor CreateWindows(const aValue: String; aSeparator: Char;
> aOptions: TMaskOptions);
> constructor CreateSysNative(const aValue: String; aSeparator:
> Char; CaseSensitive: Boolean);
> would not be necessary anymore.
>
Yes, sounds OK, but it cannot cover CreateSysNative which is now used
in procedure TFileSearcher.Search.
The IFDEF can be placed there directly of course.
Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20211026/477b7fff/attachment.html>
More information about the lazarus
mailing list