Unit 'JPL.Strings' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_jplib]

IsBoundedWith

Declaration

Source position: JPL.Strings.pas line 189

function IsBoundedWith(

  const s: string;

  LeftBound: string;

  RightBound: string;

  IgnoreCase: Boolean = False

):Boolean;



CT Web help

CodeTyphon Studio