Ignore:
Timestamp:
May 16, 2019, 11:45:39 PM (6 years ago)
Author:
chronos
Message:
  • Added: Missing .lrj files to generate complete language files.
File:
1 edited

Legend:

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

    r167 r190  
    11object FormRuleItem: TFormRuleItem
    22  Left = 474
    3   Height = 517
     3  Height = 620
    44  Top = 386
    5   Width = 719
     5  Width = 863
    66  Caption = 'Rule item'
    7   ClientHeight = 517
    8   ClientWidth = 719
    9   DesignTimePPI = 120
     7  ClientHeight = 620
     8  ClientWidth = 863
     9  DesignTimePPI = 144
    1010  OnClose = FormClose
    1111  OnCreate = FormCreate
    1212  OnDestroy = FormDestroy
    1313  OnShow = FormShow
    14   LCLVersion = '1.8.2.0'
     14  LCLVersion = '2.0.2.0'
    1515  object ButtonCancel: TButton
    16     Left = 176
    17     Height = 25
    18     Top = 479
    19     Width = 75
     16    Left = 211
     17    Height = 30
     18    Top = 574
     19    Width = 90
    2020    Anchors = [akLeft, akBottom]
    2121    Caption = 'Cancel'
    2222    ModalResult = 2
     23    ParentFont = False
    2324    TabOrder = 0
    2425  end
    2526  object ButtonOk: TButton
    26     Left = 352
    27     Height = 25
    28     Top = 479
    29     Width = 75
     27    Left = 422
     28    Height = 30
     29    Top = 574
     30    Width = 90
    3031    Anchors = [akLeft, akBottom]
    3132    Caption = 'Ok'
    3233    ModalResult = 1
     34    ParentFont = False
    3335    TabOrder = 1
    3436  end
    3537  object ComboBoxType: TComboBox
    36     Left = 160
    37     Height = 28
    38     Top = 16
    39     Width = 400
    40     ItemHeight = 20
     38    Left = 192
     39    Height = 38
     40    Top = 19
     41    Width = 480
     42    ItemHeight = 0
    4143    Items.Strings = (
    4244      'Terminal'
     
    4648    )
    4749    OnChange = ComboBoxTypeChange
     50    ParentFont = False
    4851    Style = csDropDownList
    4952    TabOrder = 2
    5053  end
    5154  object Label2: TLabel
    52     Left = 16
    53     Height = 20
    54     Top = 24
    55     Width = 35
     55    Left = 19
     56    Height = 26
     57    Top = 29
     58    Width = 45
    5659    Caption = 'Type:'
    5760    ParentColor = False
     61    ParentFont = False
    5862  end
    5963  object PageControl1: TPageControl
    60     Left = 16
    61     Height = 383
    62     Top = 88
    63     Width = 695
     64    Left = 19
     65    Height = 459
     66    Top = 106
     67    Width = 834
    6468    ActivePage = TabSheetNonTerminal
    6569    Anchors = [akTop, akLeft, akRight, akBottom]
     70    ParentFont = False
    6671    ShowTabs = False
    6772    TabIndex = 1
     
    6974    object TabSheetTerminal: TTabSheet
    7075      Caption = 'Terminal'
    71       ClientHeight = 260
    72       ClientWidth = 626
     76      ClientHeight = 455
     77      ClientWidth = 824
     78      ParentFont = False
    7379      object EditTerminal: TEdit
    74         Left = 152
     80        Left = 182
    7581        Height = 33
    76         Top = 16
    77         Width = 400
     82        Top = 19
     83        Width = 480
    7884        OnKeyPress = EditTerminalKeyPress
     85        ParentFont = False
    7986        TabOrder = 0
    8087      end
    8188      object LabelTerminal: TLabel
    82         Left = 8
     89        Left = 10
    8390        Height = 23
    84         Top = 16
     91        Top = 19
    8592        Width = 70
    8693        Caption = 'Terminal:'
    8794        ParentColor = False
     95        ParentFont = False
    8896      end
    8997    end
    9098    object TabSheetNonTerminal: TTabSheet
    9199      Caption = 'NonTerminal'
    92       ClientHeight = 375
    93       ClientWidth = 687
     100      ClientHeight = 455
     101      ClientWidth = 824
     102      ParentFont = False
    94103      object LabelNonTerminal: TLabel
    95         Left = 8
    96         Height = 20
    97         Top = 8
    98         Width = 92
     104        Left = 10
     105        Height = 26
     106        Top = 10
     107        Width = 119
    99108        Caption = 'Non-terminal:'
    100109        ParentColor = False
     110        ParentFont = False
    101111      end
    102112      object ListBoxNonTerminals: TListBox
    103         Left = 8
    104         Height = 325
    105         Top = 40
    106         Width = 328
     113        Left = 10
     114        Height = 395
     115        Top = 48
     116        Width = 394
    107117        Anchors = [akTop, akLeft, akBottom]
    108118        ItemHeight = 0
    109         ScrollWidth = 302
     119        ParentFont = False
     120        ScrollWidth = 392
    110121        TabOrder = 0
     122        TopIndex = -1
    111123      end
    112124      object CheckBoxLookupTable: TCheckBox
    113         Left = 352
    114         Height = 24
    115         Top = 8
    116         Width = 136
     125        Left = 422
     126        Height = 30
     127        Top = 10
     128        Width = 170
    117129        Caption = 'Use lookup table'
    118130        OnChange = CheckBoxLookupTableChange
     131        ParentFont = False
    119132        TabOrder = 1
    120133      end
    121134      object ListBoxLookupTable: TListBox
    122         Left = 352
    123         Height = 291
    124         Top = 40
    125         Width = 309
     135        Left = 422
     136        Height = 354
     137        Top = 48
     138        Width = 371
    126139        Anchors = [akTop, akLeft, akRight, akBottom]
    127140        ItemHeight = 0
    128         ScrollWidth = 246
     141        ParentFont = False
     142        ScrollWidth = 369
    129143        TabOrder = 2
     144        TopIndex = -1
    130145      end
    131146      object Label1: TLabel
    132         Left = 352
    133         Height = 20
    134         Top = 341
    135         Width = 78
     147        Left = 422
     148        Height = 26
     149        Top = 412
     150        Width = 103
    136151        Anchors = [akLeft, akBottom]
    137152        Caption = 'Item action:'
    138153        ParentColor = False
     154        ParentFont = False
    139155      end
    140156      object ComboBoxLookupTableAction: TComboBox
    141         Left = 464
    142         Height = 28
    143         Top = 341
    144         Width = 134
     157        Left = 557
     158        Height = 38
     159        Top = 410
     160        Width = 161
    145161        Anchors = [akLeft, akBottom]
    146         ItemHeight = 20
     162        ItemHeight = 0
    147163        ItemIndex = 0
    148164        Items.Strings = (
     
    150166          'Reference'
    151167        )
     168        ParentFont = False
    152169        Style = csDropDownList
    153170        TabOrder = 3
     
    157174    object TabSheetSubItems: TTabSheet
    158175      Caption = 'SubItems'
     176      ParentFont = False
    159177    end
    160178    object TabSheetTerminalRange: TTabSheet
    161179      Caption = 'Terminal range'
    162       ClientHeight = 260
    163       ClientWidth = 626
     180      ClientHeight = 455
     181      ClientWidth = 824
     182      ParentFont = False
    164183      object LabelTerminal1: TLabel
    165         Left = 8
     184        Left = 10
    166185        Height = 23
    167         Top = 16
     186        Top = 19
    168187        Width = 112
    169188        Caption = 'Terminal from:'
    170189        ParentColor = False
     190        ParentFont = False
    171191      end
    172192      object EditTerminalFrom: TEdit
    173         Left = 152
     193        Left = 182
    174194        Height = 33
    175         Top = 16
    176         Width = 400
     195        Top = 19
     196        Width = 480
    177197        OnKeyPress = EditTerminalKeyPress
     198        ParentFont = False
    178199        TabOrder = 0
    179200      end
    180201      object LabelTerminal2: TLabel
    181         Left = 8
     202        Left = 10
    182203        Height = 23
    183         Top = 56
     204        Top = 67
    184205        Width = 90
    185206        Caption = 'Terminal to:'
    186207        ParentColor = False
     208        ParentFont = False
    187209      end
    188210      object EditTerminalTo: TEdit
    189         Left = 152
     211        Left = 182
    190212        Height = 33
    191         Top = 56
    192         Width = 400
     213        Top = 67
     214        Width = 480
    193215        OnKeyPress = EditTerminalKeyPress
     216        ParentFont = False
    194217        TabOrder = 1
    195218      end
     
    197220  end
    198221  object CheckBoxOptional: TCheckBox
    199     Left = 16
    200     Height = 24
    201     Top = 56
    202     Width = 82
     222    Left = 19
     223    Height = 30
     224    Top = 67
     225    Width = 100
    203226    Caption = 'Optional'
     227    ParentFont = False
    204228    TabOrder = 4
    205229  end
    206230  object CheckBoxRepetitive: TCheckBox
    207     Left = 184
    208     Height = 24
    209     Top = 56
    210     Width = 91
     231    Left = 221
     232    Height = 30
     233    Top = 67
     234    Width = 111
    211235    Caption = 'Repetitive'
     236    ParentFont = False
    212237    TabOrder = 5
    213238  end
    214239  object CheckBoxAnyExcept: TCheckBox
    215     Left = 344
    216     Height = 24
    217     Top = 56
    218     Width = 97
     240    Left = 413
     241    Height = 30
     242    Top = 67
     243    Width = 120
    219244    Caption = 'Any except'
     245    ParentFont = False
    220246    TabOrder = 6
    221247  end
    222248  object CheckBoxEscapedString: TCheckBox
    223     Left = 488
    224     Height = 24
    225     Top = 56
    226     Width = 126
     249    Left = 586
     250    Height = 30
     251    Top = 67
     252    Width = 160
    227253    Caption = 'Escaped strings'
     254    ParentFont = False
    228255    TabOrder = 7
    229256  end
Note: See TracChangeset for help on using the changeset viewer.