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

IsDefined

Declaration

Source position: character.pas line 369

function IsDefined(

  aChar: UnicodeChar

):Boolean; overload;

function IsDefined(

  aChar: UCS4Char

):Boolean; overload;

function IsDefined(

  const S: UnicodeString;

  Index: Integer

):Boolean; overload;


Documentation generated on: Jan 30 2024