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

📄 mrscdd_cx.dfm

📁 生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下
💻 DFM
字号:
object FRM_SCDD_CX: TFRM_SCDD_CX
  Left = 384
  Top = 249
  Width = 352
  Height = 270
  Caption = #29983#20135#35746#21333#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 329
    Height = 185
    Caption = #26597#35810#26465#20214
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 41
      Top = 24
      Width = 65
      Height = 17
      Caption = #35746#21333#21495
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 41
      Top = 56
      Width = 57
      Height = 17
      Caption = #36135#21495
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object ComboBox1: TComboBox
      Left = 134
      Top = 20
      Width = 148
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = 'ComboBox1'
    end
    object ComboBox2: TComboBox
      Left = 135
      Top = 51
      Width = 147
      Height = 21
      ItemHeight = 13
      TabOrder = 3
      Text = 'ComboBox2'
    end
    object RadioButton3: TRadioButton
      Left = 41
      Top = 88
      Width = 81
      Height = 17
      Caption = #24320#24037#26102#38388
      TabOrder = 4
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 41
      Top = 120
      Width = 81
      Height = 17
      Caption = #23436#24037#26102#38388
      TabOrder = 5
      OnClick = RadioButton4Click
    end
    object RadioButton5: TRadioButton
      Left = 41
      Top = 152
      Width = 81
      Height = 17
      Caption = #26159#21542#23436#24037
      TabOrder = 6
      OnClick = RadioButton5Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 134
      Top = 83
      Width = 148
      Height = 21
      Date = 38716.000000000000000000
      Time = 38716.000000000000000000
      TabOrder = 7
    end
    object ComboBox3: TComboBox
      Left = 134
      Top = 147
      Width = 148
      Height = 21
      ItemHeight = 13
      TabOrder = 8
      Text = 'ComboBox3'
      Items.Strings = (
        #26159
        #21542)
    end
    object DateTimePicker2: TDateTimePicker
      Left = 133
      Top = 115
      Width = 149
      Height = 21
      Date = 38716.000000000000000000
      Time = 38716.000000000000000000
      TabOrder = 9
    end
  end
  object BitBtn1: TBitBtn
    Left = 136
    Top = 200
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 248
    Top = 200
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 2
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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