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

📄 mrcprk.dfm

📁 生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下
💻 DFM
字号:
object FRM_CPRK: TFRM_CPRK
  Left = 240
  Top = 189
  Width = 585
  Height = 363
  Caption = #29983#20135#20135#21697#30830#35748#23436#24037#20837#24211
  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 = 5
    Top = 69
    Width = 569
    Height = 207
    Caption = #20837#24211#34920
    TabOrder = 0
    object DBGrid1: TDBGrid
      Left = 11
      Top = 19
      Width = 545
      Height = 172
      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 = 'scddh'
          Title.Caption = #29983#20135#35746#21333#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'hh'
          Title.Caption = #36135#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'cpbh'
          Title.Caption = #20135#21697#32534#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 = 'sl'
          Title.Caption = #29983#20135#25968#37327
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'ktime'
          Title.Caption = #24320#24037#26102#38388
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'wtime'
          Title.Caption = #23436#24037#26102#38388
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'rtime'
          Title.Caption = #20837#24211#26102#38388
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'yn'
          Title.Caption = #26159#21542#23436#24037
          Width = 70
          Visible = True
        end>
    end
  end
  object Panel1: TPanel
    Left = 5
    Top = 6
    Width = 569
    Height = 53
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 1
    object Label1: TLabel
      Left = 36
      Top = 19
      Width = 72
      Height = 13
      Caption = #29983#20135#35746#21333#21495#65306
    end
    object Label2: TLabel
      Left = 299
      Top = 19
      Width = 95
      Height = 13
      AutoSize = False
      Caption = #20135#21697#20837#24211#26102#38388#65306
    end
    object ComboBox1: TComboBox
      Left = 124
      Top = 15
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
      Text = 'ComboBox1'
    end
    object DateTimePicker1: TDateTimePicker
      Left = 403
      Top = 15
      Width = 129
      Height = 21
      Date = 38715.000000000000000000
      Time = 38715.000000000000000000
      TabOrder = 1
    end
  end
  object BitBtn1: TBitBtn
    Left = 59
    Top = 288
    Width = 75
    Height = 25
    Caption = #20837#24211
    TabOrder = 2
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 251
    Top = 288
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 3
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 443
    Top = 288
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 4
    OnClick = BitBtn3Click
  end
  object Datalb: TDataSource
    DataSet = DATA.ADOa
    Left = 349
    Top = 135
  end
end

⌨️ 快捷键说明

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