Source position: character.pas line 221
public function TCharHelper.IsControl: Boolean; overload;class function TCharHelper.IsControl(
const S: UnicodeString;
Index: Integer
):Boolean; overload;class function TCharHelper.IsControl(
aChar: UCS4Char
):Boolean; overload;