Unit 'cyStrUtils' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_cindy]

String_MatchInput

Declaration

Source position: cyStrUtils.pas line 357

function String_MatchInput(

  aStr: string;

  aInput: string;

  const StrFilterOptions: TStrFilterOptions = [strfoCaseInsensitive, strfoPartialKeyRelativePos, strfoAccentsInsensitive]

):Boolean;



CT Web help

CodeTyphon Studio