[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_str' (#crwlib)

IsLexeme

Declaration

Source position: _crw_str.pas line 790

function IsLexeme(

  arg: PChar;

  leng: SizeInt;

  typ: Integer

):Boolean; overload;

function IsLexeme(

  arg: LongString;

  typ: Integer

):Boolean; overload;