Unit 'Character' Package
[Overview][Types][Classes][Procedures and functions][Index] [#rtl]

TCharHelper.IsControl

Declaration

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;


Documentation generated on: Jan 30 2024