Ignore:
Timestamp:
Oct 16, 2017, 2:31:46 PM (7 years ago)
Author:
chronos
Message:
  • Added: Option to disable auto reopen last file on start.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormSettings.lfm

    r105 r151  
    1010  OnShow = FormShow
    1111  Position = poScreenCenter
    12   LCLVersion = '1.6.0.4'
     12  LCLVersion = '1.6.4.0'
    1313  object ComboBoxLanguage: TComboBox
    1414    Left = 184
     
    104104    Visible = False
    105105  end
     106  object CheckBoxReopenLastFileOnStart: TCheckBox
     107    Left = 360
     108    Height = 24
     109    Top = 64
     110    Width = 181
     111    Caption = 'Reopen last file on start'
     112    TabOrder = 8
     113  end
    106114end
Note: See TracChangeset for help on using the changeset viewer.