Ignore:
Timestamp:
Dec 27, 2017, 6:05:11 PM (7 years ago)
Author:
chronos
Message:
  • Added: Lookup tables can be defined and their usage set from grammer rules.
File:
1 edited

Legend:

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

    r129 r137  
    77  ClientHeight = 611
    88  ClientWidth = 857
    9   DesignTimePPI = 120
    109  OnClose = FormClose
    1110  OnCreate = FormCreate
    1211  OnShow = FormShow
    13   LCLVersion = '1.8.0.6'
     12  LCLVersion = '1.8.0.4'
    1413  object CoolBar1: TCoolBar
    1514    Left = 0
     
    2827      AnchorSideTop.Control = CoolBar1
    2928      Left = 24
    30       Height = 22
     29      Height = 28
    3130      Top = 5
    32       Width = 70
     31      Width = 88
    3332      Align = alNone
    3433      AutoSize = True
     
    4847      end
    4948      object ToolButton2: TToolButton
    50         Left = 24
     49        Left = 30
    5150        Top = 0
    5251        Action = AModify
    5352      end
    5453      object ToolButton3: TToolButton
    55         Left = 47
     54        Left = 59
    5655        Top = 0
    5756        Action = ARemove
     
    9493    TabOrder = 1
    9594    ViewStyle = vsReport
    96     OnCompare = ListView1Compare
    9795    OnData = ListView1Data
    9896    OnDblClick = ListView1DblClick
Note: See TracChangeset for help on using the changeset viewer.