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

Reference for unit 'Wildcrds'

Checks if a wildcard pattern matchs strings.

uses

  System,

  SysUtils;

Overview

If you have to match many strings against the same pattern use the TWildcards class else use the Match function.

Related topics

PatternFormat

  

Pattern Format