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

String_MatchKeywordsInput

Declaration

Source position: cyStrUtils.pas line 355

function String_MatchKeywordsInput(

  aStr: string;

  aKeywordsInput: string;

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

):Boolean;



CT Web help

CodeTyphon Studio