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

📄 mrlld.dfm

📁 生产管理系统:系统具有数据备份及数据还原功能。能够保证系统数据的安全性方便的全方位的数据查询。在相应的权限下
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object FRM_LLD: TFRM_LLD
  Left = 246
  Top = 197
  Width = 587
  Height = 389
  Caption = #29983#20135#39046#26009#21333#30340#29983#25104#19982#32500#25252
  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 Panel2: TPanel
    Left = 3
    Top = -1
    Width = 571
    Height = 49
    Caption = 'Panel2'
    TabOrder = 0
    object ToolBar1: TToolBar
      Left = 1
      Top = 1
      Width = 569
      Height = 47
      Align = alClient
      ButtonHeight = 45
      ButtonWidth = 49
      Caption = 'ToolBar1'
      EdgeOuter = esRaised
      Flat = True
      Images = ImageList1
      ParentShowHint = False
      ShowCaptions = True
      ShowHint = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Caption = #29983#25104
        ImageIndex = 1
        ParentShowHint = False
        ShowHint = True
        OnClick = ToolButton1Click
      end
      object ToolButton2: TToolButton
        Left = 49
        Top = 0
        Caption = #20462#25913
        ImageIndex = 5
        OnClick = ToolButton2Click
      end
      object ToolButton3: TToolButton
        Left = 98
        Top = 0
        Caption = #21024#38500
        ImageIndex = 7
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 147
        Top = 0
        Caption = #20445#23384
        Enabled = False
        ImageIndex = 14
        OnClick = ToolButton4Click
      end
      object ToolButton5: TToolButton
        Left = 196
        Top = 0
        Caption = #21462#28040
        Enabled = False
        ImageIndex = 0
        OnClick = ToolButton5Click
      end
      object ToolButton6: TToolButton
        Left = 245
        Top = 0
        Caption = #26597#35810
        ImageIndex = 4
        OnClick = ToolButton6Click
      end
      object ToolButton7: TToolButton
        Left = 294
        Top = 0
        Width = 8
        Caption = 'ToolButton7'
        ImageIndex = 6
        Style = tbsSeparator
      end
      object ToolButton8: TToolButton
        Left = 302
        Top = 0
        Caption = ' '#31532#19968#26465' '
        ImageIndex = 11
        OnClick = ToolButton8Click
      end
      object ToolButton9: TToolButton
        Left = 351
        Top = 0
        Caption = #19978#19968#26465
        ImageIndex = 10
        OnClick = ToolButton9Click
      end
      object ToolButton10: TToolButton
        Left = 400
        Top = 0
        Caption = #19979#19968#26465
        ImageIndex = 13
        OnClick = ToolButton10Click
      end
      object ToolButton11: TToolButton
        Left = 449
        Top = 0
        Caption = #26411#19968#26465
        ImageIndex = 12
        OnClick = ToolButton11Click
      end
      object ToolButton12: TToolButton
        Left = 498
        Top = 0
        Width = 8
        Caption = 'ToolButton12'
        ImageIndex = 10
        Style = tbsSeparator
      end
      object ToolButton13: TToolButton
        Left = 506
        Top = 0
        Caption = #20851#38381
        ImageIndex = 3
        OnClick = ToolButton13Click
      end
    end
  end
  object GroupBox1: TGroupBox
    Left = 5
    Top = 139
    Width = 569
    Height = 207
    Caption = #39046#26009#21333
    TabOrder = 1
    object DBGrid1: TDBGrid
      Left = 11
      Top = 18
      Width = 545
      Height = 177
      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 = 'llid'
          Title.Caption = #39046#26009#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 = 'wlhh'
          Title.Caption = #29289#26009#36135#21495
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'wlmc'
          Title.Caption = #29289#26009#21517#31216
          Width = 120
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'sl'
          Title.Caption = #25968#37327
          Width = 70
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'dw'
          Title.Caption = #21333#20301
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'gg'
          Title.Caption = #35268#26684
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'lltime'
          Title.Caption = #39046#26009#26102#38388
          Width = 80
          Visible = True
        end

⌨️ 快捷键说明

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