Ignore:
Timestamp:
Mar 30, 2018, 12:13:24 PM (6 years ago)
Author:
chronos
Message:
  • Fixed: FormContacts was not translated if created in runtime.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormContacts.lfm

    r17 r19  
    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
     
    4140      item
    4241        Caption = 'Home phone'
    43         Width = 100
     42        Width = 187
    4443      end>
    4544    MultiSelect = True
     
    6867    end
    6968    object ToolButton2: TToolButton
    70       Left = 24
     69      Left = 30
    7170      Top = 2
    7271      Action = AModify
    7372    end
    7473    object ToolButton3: TToolButton
    75       Left = 47
     74      Left = 59
    7675      Top = 2
    7776      Action = ARemove
Note: See TracChangeset for help on using the changeset viewer.