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

📄 sys_operator.dfm

📁 一个MRPII系统源代码版本
💻 DFM
字号:
inherited Frm_Sys_Operator: TFrm_Sys_Operator
  Left = 319
  Top = 79
  Caption = #31995#32479#29992#25143
  ClientHeight = 573
  ClientWidth = 766
  PixelsPerInch = 96
  TextHeight = 12
  inherited ControlBar: TControlBar
    Width = 766
  end
  inherited Pnl_Title: TPanel
    Width = 766
    Caption = #31995#32479#29992#25143
    inherited Image2: TImage
      Width = 766
    end
  end
  inherited Pnl_Head: TPanel
    Width = 766
    inherited Image1: TImage
      Width = 766
    end
    inherited Lbl_Order: TLabel
      Width = 48
      Caption = #20154#21592#20195#30721
    end
  end
  inherited Pnl_Hint: TPanel
    Top = 548
    Width = 766
    inherited Image4: TImage
      Width = 766
    end
  end
  inherited Pnl_Body: TPanel
    Width = 766
    Height = 457
    inherited Image3: TImage
      Width = 766
      Height = 457
    end
    inherited DBGridEh: TDBGridEh
      Width = 766
      Height = 457
      ColumnDefValues.Title.Alignment = taLeftJustify
      Columns = <
        Item
          DropDownBox.AutoFitColWidths = False
          DropDownBox.UseMultiTitle = True
          EditButtons = <>
          FieldName = 'EmployeeCode'
          Footers = <>
          Title.Caption = #20154#21592#20195#30721
          Width = 100
        end
        Item
          EditButtons = <>
          FieldName = 'EmployeeName'
          Footers = <>
          Title.Caption = #20154#21592#21517#31216
          Width = 130
        end
        Item
          Alignment = taCenter
          Checkboxes = False
          EditButtons = <>
          FieldName = 'OperatorUsable'
          Footers = <>
          KeyList.Strings = (
            '0'
            '1')
          PickList.Strings = (
            #21542
            #26159)
          Title.Caption = #26159#21542#21487#29992
          Width = 80
        end
        Item
          Alignment = taCenter
          EditButtons = <>
          FieldName = 'OperatorCreateDate'
          Footers = <>
          Title.Caption = #24314#31435#26085#26399
          Width = 120
        end
        Item
          Alignment = taCenter
          EditButtons = <>
          FieldName = 'OperatorDisableDate'
          Footers = <>
          Title.Caption = #26080#25928#26085#26399
          Width = 120
        end>
    end
  end
  inherited AdoQry_Tmp: TAdoQuery
    Left = 533
    Top = 49
  end
  inherited ActionList: TActionList
    Left = 398
    Top = 59
  end
  inherited AdoQry_Main: TAdoQuery
    ConnectionString = 'FILE Name=Mrpii.udl'
    CurSorType = ctStatic
    Left = 442
    Top = 36
  end
  inherited DataSource: TDataSource
    Left = 494
    Top = 41
  end
  inherited ExtPrintReport: TExtPrintReport
    Title1 = #25805#20316#21592#20027#25991#20214
  end
end

⌨️ 快捷键说明

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