mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 02:02:19 +02:00
Docs: LazUtils/masks. Removes TWindowsMaskList.MatchesWindowsMask topic after changes in 7b815990
.
This commit is contained in:
parent
7b8159908e
commit
884efa6315
@ -2186,25 +2186,6 @@ and will be removed in version 2.5.
|
||||
<short>Set of TMaskOption values enabled for the class instance.</short>
|
||||
</element>
|
||||
|
||||
<element name="TWindowsMaskList.MatchesWindowsMask">
|
||||
<short>Same as calling the Matches method.</short>
|
||||
<descr>
|
||||
<p>
|
||||
MatchesWindowsMask is deprecated in version 2.3, and will be removed in
|
||||
version 2.5. Use the Matches method instead.
|
||||
</p>
|
||||
</descr>
|
||||
<seealso/>
|
||||
</element>
|
||||
<element name="TWindowsMaskList.MatchesWindowsMask.Result">
|
||||
<short>
|
||||
<b>True</b> if the specified file name matches one of the mask in the list.
|
||||
</short>
|
||||
</element>
|
||||
<element name="TWindowsMaskList.MatchesWindowsMask.AFileName">
|
||||
<short>File name compared to the mask instances in the list.</short>
|
||||
</element>
|
||||
|
||||
<element name="TWindowsMaskList.Quirks">
|
||||
<short>
|
||||
Contains the TWindowsQuirk values enabled for the class instance.
|
||||
|
Loading…
Reference in New Issue
Block a user