Ignore:
Timestamp:
Dec 19, 2017, 4:56:34 PM (7 years ago)
Author:
chronos
Message:
  • Modified: Generate rules either to tokenizer and parser.
File:
1 edited

Legend:

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

    r122 r129  
    88  ClientHeight = 514
    99  ClientWidth = 663
     10  DesignTimePPI = 120
    1011  OnCreate = FormCreate
    1112  OnDestroy = FormDestroy
    1213  OnShow = FormShow
    13   LCLVersion = '1.6.4.0'
     14  LCLVersion = '1.8.0.6'
    1415  object ButtonOk: TButton
    1516    Left = 376
     
    9495    TabOrder = 4
    9596  end
     97  object Label2: TLabel
     98    Left = 312
     99    Height = 20
     100    Top = 52
     101    Width = 37
     102    Caption = 'Lavel:'
     103    ParentColor = False
     104  end
     105  object ComboBoxLevel: TComboBox
     106    Left = 376
     107    Height = 28
     108    Top = 48
     109    Width = 125
     110    ItemHeight = 20
     111    Style = csDropDownList
     112    TabOrder = 5
     113  end
    96114end
Note: See TracChangeset for help on using the changeset viewer.