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

HasChars

Declaration

Source position: _crw_str.pas line 1133

function HasChars(

  const S: LongString;

  const C: TCharSet

):Boolean; overload;

function HasChars(

  const S: LongString;

  const C: LongString

):Boolean; overload;