Unit 'PasDoc_Utils' Package
[Overview][Types][Procedures and functions][Index] [#pl_pasdoc]

SCharIs

Declaration

Source position: PasDoc_Utils.pas line 103

function SCharIs(

  const S: string;

  Index: Integer;

  C: char

):Boolean; overload;

function SCharIs(

  const S: string;

  Index: Integer;

  const Chars: TCharSet

):Boolean; overload;



CT Web help

CodeTyphon Studio