[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the specified character is a wildcard character, or used to represent set / range notation.
Source position: masks.pas line 238
protected function TMaskUTF8.IsSpecialChar( |
AChar: Char |
):Boolean; virtual; |
AChar |
|
Character value examined in the method. |
Always returns False in TMaskUTF8.
Version 4.0 | Generated 2025-05-03 | Home |