Ignore:
Timestamp:
Jan 31, 2018, 11:38:07 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: Use correct translation files. Translate contact edit form.
  • Fixed: Build deb file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormContacts.lfm

    r3 r7  
    77  ClientHeight = 605
    88  ClientWidth = 807
    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 ListView1: TListView
    1514    Left = 0
     
    2928      item
    3029        Caption = 'Last Name'
    31         Width = 100
     30        Width = 587
    3231      end>
    3332    OwnerData = True
     
    4746    Width = 807
    4847    Align = alBottom
    49     Caption = 'ToolBar1'
    5048    Images = Core.ImageList1
    5149    TabOrder = 1
     
    5654    end
    5755    object ToolButton2: TToolButton
    58       Left = 24
     56      Left = 30
    5957      Top = 2
    6058      Action = AModify
    6159    end
    6260    object ToolButton3: TToolButton
    63       Left = 47
     61      Left = 59
    6462      Top = 2
    6563      Action = ARemove
Note: See TracChangeset for help on using the changeset viewer.