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

📄 mryzyqx.dfm

📁 生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下
💻 DFM
字号:
object FRM_YZYQX: TFRM_YZYQX
  Left = 267
  Top = 231
  Width = 556
  Height = 373
  Caption = #20462#25913#26435#38480
  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 = 257
    Height = 289
    Caption = #25805#20316#21592#20449#24687#34920
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 9
      Top = 19
      Width = 238
      Height = 257
      DataSource = Datalb
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnCellClick = DBGrid1CellClick
      Columns = <
        item
          Expanded = False
          FieldName = 'czyid'
          Title.Caption = #25805#20316#21592#32534#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'czyname'
          Title.Caption = #25805#20316#21592#21517#31216
          Width = 100
          Visible = True
        end>
    end
  end
  object GroupBox2: TGroupBox
    Left = 272
    Top = 8
    Width = 265
    Height = 289
    Caption = #25805#20316#21592#26435#38480
    Enabled = False
    TabOrder = 1
    object CheckBox1: TCheckBox
      Left = 29
      Top = 20
      Width = 140
      Height = 17
      Caption = #29289#26009#30340#24405#20837#19982#32500#25252
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 29
      Top = 44
      Width = 204
      Height = 17
      Caption = #20135#21697#29289#26009#28165#21333#30340#24405#20837#19982#32500#25252
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 29
      Top = 68
      Width = 172
      Height = 17
      Caption = #29983#20135#35746#21333#24405#20837#19982#32500#25252
      TabOrder = 2
    end
    object CheckBox4: TCheckBox
      Left = 29
      Top = 92
      Width = 196
      Height = 17
      Caption = #29983#20135#39046#26009#21333#30340#29983#25104#19982#32500#25252
      TabOrder = 3
    end
    object CheckBox5: TCheckBox
      Left = 29
      Top = 116
      Width = 172
      Height = 17
      Caption = #29983#20135#20135#21697#30830#35748#23436#24037#20837#24211
      TabOrder = 4
    end
    object CheckBox6: TCheckBox
      Left = 29
      Top = 140
      Width = 97
      Height = 17
      Caption = #26816#39564
      TabOrder = 5
    end
    object CheckBox7: TCheckBox
      Left = 29
      Top = 164
      Width = 97
      Height = 17
      Caption = #25805#20316#21592#31649#29702
      TabOrder = 6
    end
    object CheckBox8: TCheckBox
      Left = 29
      Top = 188
      Width = 97
      Height = 17
      Caption = #20462#25913#23494#30721
      TabOrder = 7
    end
    object CheckBox9: TCheckBox
      Left = 29
      Top = 212
      Width = 97
      Height = 17
      Caption = #20462#25913#26435#38480
      TabOrder = 8
    end
    object CheckBox10: TCheckBox
      Left = 29
      Top = 236
      Width = 140
      Height = 17
      Caption = #25968#25454#22791#20221#19982#24674#22797
      TabOrder = 9
    end
    object CheckBox11: TCheckBox
      Left = 29
      Top = 260
      Width = 97
      Height = 17
      Caption = #31995#32479#21021#22987#21270
      TabOrder = 10
    end
  end
  object BitBtn1: TBitBtn
    Left = 136
    Top = 304
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 248
    Top = 304
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 352
    Top = 304
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 4
    OnClick = BitBtn3Click
  end
  object BitBtn4: TBitBtn
    Left = 456
    Top = 304
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 5
    OnClick = BitBtn4Click
  end
  object Datalb: TDataSource
    DataSet = DATA.ADOa
    Left = 133
    Top = 7
  end
end

⌨️ 快捷键说明

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