Menu

[r2893]: / trunk / Src / FrUpdatePrefs.dfm  Maximize  Restore  History

Download this file

23 lines (22 with data), 548 Bytes

inherited UpdatePrefsFrame: TUpdatePrefsFrame
  HelpType = htKeyword
  HelpKeyword = 'UpdatePrefs'
  object chkAutoCheckProgramUpdates: TCheckBox
    Left = 3
    Top = 3
    Width = 310
    Height = 17
    Anchors = [akLeft, akTop, akRight]
    Caption = 'Check for &program updates on start-up'
    TabOrder = 0
  end
  object chkAutoCheckDatabaseUpdates: TCheckBox
    Left = 3
    Top = 26
    Width = 310
    Height = 17
    Anchors = [akLeft, akTop, akRight]
    Caption = 'Check for &database updates on start-up'
    TabOrder = 1
  end
end
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.