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

📄 databasebackup.dfm

📁 三层ERP系统 (SQL)
💻 DFM
字号:
inherited frmdatabasebackup: Tfrmdatabasebackup
  Left = 246
  Top = 194
  Width = 454
  Height = 198
  ActiveControl = Edit1
  Caption = #20633#20221#25976#25818#24235
  Font.Height = -15
  PixelsPerInch = 96
  TextHeight = 15
  object GroupBox1: TGroupBox
    Left = 14
    Top = 14
    Width = 331
    Height = 147
    Caption = #25976#25818#24235#20449#24687
    TabOrder = 2
    object Label1: TLabel
      Left = 11
      Top = 30
      Width = 86
      Height = 16
      AutoSize = False
      Caption = 'SQL'#30331#20837#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 11
      Top = 59
      Width = 86
      Height = 16
      AutoSize = False
      Caption = #23494#30908
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 11
      Top = 88
      Width = 86
      Height = 16
      AutoSize = False
      Caption = #26381#21209#22120#21517#31281
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 11
      Top = 116
      Width = 86
      Height = 16
      AutoSize = False
      Caption = #20633#20221#25991#20214#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
    end
    object Edit2: TEdit
      Left = 97
      Top = 55
      Width = 101
      Height = 23
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit1: TEdit
      Left = 97
      Top = 28
      Width = 101
      Height = 23
      TabOrder = 0
    end
    object Edit3: TEdit
      Left = 97
      Top = 83
      Width = 121
      Height = 23
      TabOrder = 2
    end
    object dbstart: TwwDBComboDlg
      Left = 97
      Top = 112
      Width = 223
      Height = 23
      OnCustomDlg = dbstartCustomDlg
      ShowButton = True
      Style = csDropDown
      TabOrder = 3
      WordWrap = False
      UnboundDataType = wwDefault
    end
  end
  object Button1: TButton
    Left = 360
    Top = 110
    Width = 75
    Height = 25
    Caption = #30906#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 360
    Top = 136
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 1
    OnClick = Button2Click
  end
  object SaveDialog1: TSaveDialog
    Left = 308
    Top = 47
  end
end

⌨️ 快捷键说明

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