[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiWildcardMatch

Does the wildcard pPattern occur in the string pSource?

Declaration

Source position: tiUtils.pas line 89

function tiWildcardMatch(

  const ASource: string;

  const APattern: string;

  const ACaseSensitive: Boolean = False

):Boolean;

Description

Does the wildcard pPattern occur in the string pSource?


Documentation generated on: 2017-08-16