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

TCharHelper.IsLetterOrDigit

Declaration

Source position: character.pas line 228

public function TCharHelper.IsLetterOrDigit: Boolean; overload;

class function TCharHelper.IsLetterOrDigit(

  const S: UnicodeString;

  Index: Integer

):Boolean; overload;

class function TCharHelper.IsLetterOrDigit(

  aChar: UCS4Char

):Boolean; overload;


Documentation generated on: Jan 30 2024