Returns True if the specified character contains a Null character (#0) (ASCII NUL).
Source position: masks.pas line 276
protected function TWindowsMaskUTF8.IsSpecialChar( |
AChar: char |
):Boolean; override; |
AChar |
|
Character value examined in the method. |
True if the specified character contains a Null character (#0) (ASCII NUL).
| Version 4.4 | Generated 2025-11-08 | Home |