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.6 | Hosted on Source Forge |