On Tue, Oct 19, 2021 at 7:11 PM Juha Manninen via lazarus
<lazarus@lists.lazarus-ide.org> wrote:

> The Create in TMaskBase is never called directly by a user. He will get a 
> deprecated message from elsewhere.

But it is part of the interface.
Some poor soul might implement it's own dereive control from TMaskBase
and rely on it.

I also suppose that, once the MatchesWindowsMask method has been
removed and the old TMaskOptions (2.6 or later), then that constructor
will be removed as well?
If so, then at least we should comment this in the source code.


-- 
Bart
-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to