Ignore:
Timestamp:
Sep 10, 2022, 8:03:08 PM (20 months ago)
Author:
chronos
Message:
  • Removed: TemplateGenerics as required package. Used Generics.Collections instead.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        77heaptrclog.trc
        88MyData.exe
         9MyData.dbg
         10
  • trunk/Forms/UFormPreferences.lfm

    r19 r26  
    1010  OnClose = FormClose
    1111  OnShow = FormShow
    12   LCLVersion = '1.8.2.0'
     12  LCLVersion = '2.2.2.0'
    1313  object CheckBoxRememberDatabase: TCheckBox
    1414    Left = 18
    15     Height = 29
     15    Height = 30
    1616    Top = 20
    17     Width = 194
     17    Width = 201
    1818    Caption = 'Remember database'
    1919    TabOrder = 0
     
    4040  end
    4141  object ComboBoxLanguage: TComboBox
    42     Left = 192
    43     Height = 33
    44     Top = 64
     42    Left = 200
     43    Height = 42
     44    Top = 56
    4545    Width = 292
    46     ItemHeight = 25
     46    ItemHeight = 0
    4747    Style = csDropDownList
    4848    TabOrder = 3
     
    5050  object Label1: TLabel
    5151    Left = 18
    52     Height = 25
     52    Height = 26
    5353    Top = 65
    54     Width = 81
     54    Width = 88
    5555    Caption = 'Language:'
    5656    ParentColor = False
Note: See TracChangeset for help on using the changeset viewer.