Ignore:
Timestamp:
Jan 25, 2015, 9:41:26 PM (9 years ago)
Author:
chronos
Message:
  • Added: Preferences dialog window.
  • Modified: Currently selected database is set in TCore class in field Database.
  • Added: Application remembers name of previous opened database and reopen it during startup.
  • Modified: FormDatabases is now used as modal form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormConnect.lfm

    r6 r9  
    88  ClientWidth = 616
    99  OnShow = FormShow
    10   LCLVersion = '1.3'
     10  LCLVersion = '1.5'
    1111  object EditName: TEdit
    1212    Left = 211
     
    2828    Height = 25
    2929    Top = 67
    30     Width = 150
    31     Caption = 'Databae engine:'
     30    Width = 159
     31    Caption = 'Database engine:'
    3232    ParentColor = False
    3333  end
    3434  object ComboBox1: TComboBox
    3535    Left = 213
    36     Height = 35
     36    Height = 37
    3737    Top = 67
    3838    Width = 252
Note: See TracChangeset for help on using the changeset viewer.