[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Masks' (#lazutils)

TMaskUTF8.IsSpecialChar

Indicates if the specified character is a wildcard character, or used to represent set / range notation.

Declaration

Source position: masks.pas line 238

protected function TMaskUTF8.IsSpecialChar(

  AChar: Char

):Boolean; virtual;

Arguments

AChar

  

Character value examined in the method.

Function result

Always returns False in TMaskUTF8.


Version 4.0 Generated 2025-05-03 Home