⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dr_main.dfm

📁 亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能
💻 DFM
字号:
object DR_DfmMain: TDR_DfmMain
  Left = 192
  Top = 107
  BorderIcons = []
  BorderStyle = bsDialog
  Caption = #25968#25454#24211#24674#22797
  ClientHeight = 358
  ClientWidth = 307
  Color = clMenu
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object PageControl1: TPageControl
    Left = 3
    Top = 1
    Width = 300
    Height = 327
    ActivePage = GeneralTabSheet
    TabIndex = 0
    TabOrder = 0
    object GeneralTabSheet: TTabSheet
      Caption = #26222#36890
      object Label5: TLabel
        Left = 9
        Top = 7
        Width = 108
        Height = 12
        Caption = #24674#22797#21518#25968#25454#24211#21517#31216#65306
      end
      object RestoreModeRadioGroup: TRadioGroup
        Left = 1
        Top = 25
        Width = 290
        Height = 52
        Caption = #24674#22797#26041#24335
        ItemIndex = 0
        Items.Strings = (
          #20174#22791#20221#21382#21490#20013#24674#22797
          #20174#22791#20221#35774#22791#20013#24674#22797)
        TabOrder = 0
        OnClick = RestoreModeRadioGroupClick
      end
      object BackupHistoryGroupBox: TGroupBox
        Left = 2
        Top = 78
        Width = 288
        Height = 220
        Caption = #21442#25968
        TabOrder = 1
        object Label4: TLabel
          Left = 10
          Top = 38
          Width = 60
          Height = 12
          Caption = #22791#20221#21382#21490#65306
        end
        object Label2: TLabel
          Left = 9
          Top = 15
          Width = 72
          Height = 12
          Caption = #25968#25454#24211#21517#31216#65306
        end
        object BackupHistoryDBGrid: TDBGrid
          Left = 9
          Top = 59
          Width = 274
          Height = 155
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
          ReadOnly = True
          TabOrder = 0
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
        object FullBackupTimeComboBox: TComboBox
          Left = 79
          Top = 34
          Width = 204
          Height = 20
          Style = csDropDownList
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ItemHeight = 12
          TabOrder = 1
          OnChange = FullBackupTimeComboBoxChange
        end
        object RestoreDatabaseNameComboBox: TComboBox
          Left = 79
          Top = 10
          Width = 204
          Height = 20
          Style = csDropDownList
          Enabled = False
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ItemHeight = 12
          TabOrder = 2
          OnChange = RestoreDatabaseNameComboBoxChange
        end
      end
      object BackupDeviceGroupBox: TGroupBox
        Left = 2
        Top = 78
        Width = 288
        Height = 220
        Caption = #22791#20221#35774#22791
        TabOrder = 2
        object Label6: TLabel
          Left = 12
          Top = 74
          Width = 84
          Height = 12
          Caption = #22791#20221#35774#22791#20869#23481#65306
        end
        object DestinationListBox: TListBox
          Left = 10
          Top = 16
          Width = 189
          Height = 51
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ItemHeight = 12
          TabOrder = 0
        end
        object Button4: TButton
          Left = 208
          Top = 15
          Width = 75
          Height = 25
          Caption = #28155#21152
          TabOrder = 1
          OnClick = Button4Click
        end
        object Button5: TButton
          Left = 208
          Top = 41
          Width = 75
          Height = 25
          Caption = #21024#38500
          TabOrder = 2
          OnClick = Button5Click
        end
        object DBGrid1: TDBGrid
          Left = 10
          Top = 91
          Width = 272
          Height = 123
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
          ReadOnly = True
          TabOrder = 3
          TitleFont.Charset = ANSI_CHARSET
          TitleFont.Color = clWindowText
          TitleFont.Height = -12
          TitleFont.Name = #23435#20307
          TitleFont.Style = []
        end
      end
      object AfterRestorDatabaseNameComboBox: TComboBox
        Left = 116
        Top = 3
        Width = 174
        Height = 20
        Enabled = False
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ItemHeight = 12
        TabOrder = 3
        OnChange = AfterRestorDatabaseNameComboBoxChange
      end
    end
    object OptionTabSheet: TTabSheet
      Caption = #36873#39033
      ImageIndex = 1
      object AfterRestoreStatusRadioGroup: TRadioGroup
        Left = 9
        Top = 1
        Width = 277
        Height = 56
        Caption = #25968#25454#24211#24674#22797#21518#29366#24577#36873#39033
        Items.Strings = (
          #24674#22797#21518#21487#20197#20877#20570#26085#24535#24674#22797
          #24674#22797#21518#19981#21487#20197#20877#20570#26085#24535#24674#22797)
        TabOrder = 0
      end
      object GroupBox1: TGroupBox
        Left = 8
        Top = 60
        Width = 277
        Height = 239
        Caption = #26159#21542#24674#22797#21040#21407#26469#25968#25454#24211
        TabOrder = 1
        object Label1: TLabel
          Left = 8
          Top = 40
          Width = 132
          Height = 12
          Caption = #21407#25968#25454#24211#36923#36753#25991#20214#21517#31216#65306
        end
        object Label3: TLabel
          Left = 8
          Top = 139
          Width = 156
          Height = 12
          Caption = #30446#26631#25968#25454#24211#25991#20214#21517#31216#21644#36335#24452#65306
        end
        object ReplaceDatabaseCheckBox: TCheckBox
          Left = 8
          Top = 17
          Width = 250
          Height = 17
          Caption = #21019#24314#26032#24211
          TabOrder = 0
          OnClick = ReplaceDatabaseCheckBoxClick
        end
        object DestinationDatabaseMemo: TMemo
          Left = 7
          Top = 157
          Width = 264
          Height = 75
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ScrollBars = ssBoth
          TabOrder = 1
        end
        object SourceDatabaseMemo: TMemo
          Left = 7
          Top = 58
          Width = 262
          Height = 75
          ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
          ReadOnly = True
          ScrollBars = ssBoth
          TabOrder = 2
        end
      end
    end
  end
  object ConfirmButton: TButton
    Left = 67
    Top = 331
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = ConfirmButtonClick
  end
  object Button2: TButton
    Left = 147
    Top = 331
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 227
    Top = 331
    Width = 75
    Height = 25
    Caption = #20851#20110
    TabOrder = 3
  end
  object Animate1: TAnimate
    Left = 9
    Top = 47
    Width = 287
    Height = 54
    Active = False
    AutoSize = False
    Color = clMenu
    CommonAVI = aviEmptyRecycle
    ParentColor = False
    StopFrame = 24
    Visible = False
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -