Ignore:
Timestamp:
Nov 29, 2017, 3:45:03 PM (7 years ago)
Author:
chronos
Message:
  • Added: New rule item option to match any character except given one.
  • Added: Show file name in main window title.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/generator/Forms/UFormRuleItem.lfm

    r122 r123  
    159159  end
    160160  object CheckBoxRepetitive: TCheckBox
    161     Left = 336
     161    Left = 216
    162162    Height = 24
    163163    Top = 56
     
    166166    TabOrder = 5
    167167  end
     168  object CheckBoxAnyExcept: TCheckBox
     169    Left = 400
     170    Height = 24
     171    Top = 56
     172    Width = 97
     173    Caption = 'Any except'
     174    TabOrder = 6
     175  end
    168176end
Note: See TracChangeset for help on using the changeset viewer.