Ignore:
Timestamp:
Oct 13, 2016, 9:43:50 AM (8 years ago)
Author:
chronos
Message:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormImportFormat.lfm

    r104 r109  
    3333  object Label1: TLabel
    3434    Left = 20
    35     Height = 20
     35    Height = 25
    3636    Top = 53
    37     Width = 43
     37    Width = 51
    3838    Caption = 'Name:'
    3939    ParentColor = False
     
    4141  object EditName: TEdit
    4242    Left = 179
    43     Height = 28
     43    Height = 33
    4444    Top = 48
    4545    Width = 426
     
    4949  object Label8: TLabel
    5050    Left = 20
    51     Height = 20
     51    Height = 25
    5252    Top = 90
    53     Width = 72
     53    Width = 86
    5454    Caption = 'Block start:'
    5555    ParentColor = False
     
    5757  object EditBlockStart: TEdit
    5858    Left = 179
    59     Height = 28
     59    Height = 33
    6060    Top = 85
    6161    Width = 426
     
    6565  object Label9: TLabel
    6666    Left = 20
    67     Height = 20
     67    Height = 25
    6868    Top = 130
    69     Width = 68
     69    Width = 81
    7070    Caption = 'Block end:'
    7171    ParentColor = False
     
    7373  object EditBlockEnd: TEdit
    7474    Left = 179
    75     Height = 28
     75    Height = 33
    7676    Top = 125
    7777    Width = 426
     
    117117  object Label2: TLabel
    118118    Left = 20
    119     Height = 20
     119    Height = 25
    120120    Top = 157
    121     Width = 68
     121    Width = 82
    122122    Caption = 'Item rules:'
    123123    ParentColor = False
     
    125125  object Label3: TLabel
    126126    Left = 20
    127     Height = 20
     127    Height = 25
    128128    Top = 13
    129     Width = 35
     129    Width = 42
    130130    Caption = 'Type:'
    131131    ParentColor = False
     
    133133  object ComboBoxType: TComboBox
    134134    Left = 179
    135     Height = 28
     135    Height = 33
    136136    Top = 13
    137137    Width = 197
    138     ItemHeight = 20
     138    ItemHeight = 25
    139139    Items.Strings = (
    140140      'Text parse HTTP'
     
    146146  end
    147147  object PopupMenu1: TPopupMenu
    148     Images = FormMain.ImageList1
    149148    left = 181
    150149    top = 277
     
    274273  end
    275274  object ActionList1: TActionList
    276     Images = FormMain.ImageList1
    277275    left = 383
    278276    top = 282
Note: See TracChangeset for help on using the changeset viewer.