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 | Generated 2026-02-20 | Home |