[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |