Source position: JPL.Strings.pas line 189
function IsBoundedWith(
const s: string;
LeftBound: string;
RightBound: string;
IgnoreCase: Boolean = False
):Boolean;