Ignore:
Timestamp:
Jun 6, 2023, 10:45:32 PM (12 months ago)
Author:
chronos
Message:
  • Added: Detect Beyond Compare as compare tool on Windows.
  • Modified: Improved forms resize handling.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormFindDuplicity.lfm

    r152 r155  
    5555    TabOrder = 1
    5656    object ComboBoxField: TComboBox
    57       Left = 192
    58       Height = 42
    59       Top = 14
     57      Left = 232
     58      Height = 33
     59      Top = 16
    6060      Width = 326
    61       ItemHeight = 0
     61      ItemHeight = 25
    6262      OnChange = ComboBoxFieldChange
    6363      ParentFont = False
     
    6767    object Label1: TLabel
    6868      Left = 13
    69       Height = 26
     69      Height = 25
    7070      Top = 19
    71       Width = 135
     71      Width = 125
    7272      Caption = 'By contact field:'
    7373      ParentColor = False
     
    7575    end
    7676    object ButtonMerge: TButton
    77       Left = 528
     77      Left = 568
    7878      Height = 38
    79       Top = 14
     79      Top = 16
    8080      Width = 113
    8181      Caption = 'Merge'
Note: See TracChangeset for help on using the changeset viewer.