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

📄 mrjy_zcx.dfm

📁 生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下
💻 DFM
字号:
object FRM_JY_ZCX: TFRM_JY_ZCX
  Left = 340
  Top = 185
  Width = 502
  Height = 348
  Caption = #36136#37327#26816#39564#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 = 481
    Height = 81
    Caption = #26597#35810#26465#20214
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 24
      Top = 22
      Width = 89
      Height = 17
      Caption = #29983#20135#35746#21333#21495
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 256
      Top = 22
      Width = 81
      Height = 17
      Caption = #26816#39564#31867#22411
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object ComboBox1: TComboBox
      Left = 120
      Top = 19
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      Text = 'ComboBox1'
    end
    object ComboBox2: TComboBox
      Left = 336
      Top = 20
      Width = 121
      Height = 21
      ItemHeight = 13
      TabOrder = 3
      Text = 'ComboBox2'
      Items.Strings = (
        #25277#26679#26816#39564
        #20840#25968#26816#39564)
    end
    object RadioButton3: TRadioButton
      Left = 24
      Top = 47
      Width = 89
      Height = 17
      Caption = #26816#39564#26102#38388
      TabOrder = 4
      OnClick = RadioButton3Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 119
      Top = 45
      Width = 122
      Height = 21
      Date = 38721.604773182870000000
      Time = 38721.604773182870000000
      TabOrder = 5
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 95
    Width = 481
    Height = 170
    Caption = #29983#20135#35746#21333#21015#34920
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 13
      Top = 19
      Width = 454
      Height = 134
      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 = []
      Columns = <
        item
          Expanded = False
          FieldName = 'jyid'
          Title.Caption = #26816#39564#32534#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'scddh'
          Title.Caption = #29983#20135#35746#21333#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cpmc'
          Title.Caption = #20135#21697#21517#31216
          Width = 150
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'jylx'
          Title.Caption = #26816' '#39564#31867' '#22411
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'zs'
          Title.Caption = #24635#25968
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'jysl'
          Title.Caption = #25277#21462#26679#26412#25968
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'hgl'
          Title.Caption = #21512#26684#29575
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'jytime'
          Title.Caption = #26816#39564#26102#38388
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'jyr'
          Title.Caption = #26816#39564#20154
          Width = 80
          Visible = True
        end>
    end
  end
  object BitBtn1: TBitBtn
    Left = 189
    Top = 279
    Width = 78
    Height = 25
    Caption = #26597#35810
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 297
    Top = 279
    Width = 78
    Height = 25
    Caption = #25171#21360
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 405
    Top = 279
    Width = 78
    Height = 25
    Caption = #36864#20986
    TabOrder = 4
    OnClick = BitBtn3Click
  end
  object Datalb: TDataSource
    DataSet = DATA.ADOa
    Left = 288
    Top = 135
  end
end

⌨️ 快捷键说明

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