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

📄 depotmove.dfm

📁 企业商品管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object Frm_DepotMove: TFrm_DepotMove
  Left = 259
  Top = 149
  Width = 696
  Height = 480
  Caption = #21830#21697#24211#23384#35843#25320
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object CoolBar1: TCoolBar
    Left = 0
    Top = 0
    Width = 688
    Height = 42
    AutoSize = True
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 38
        Width = 684
      end>
    object ToolBar1: TToolBar
      Left = 9
      Top = 0
      Width = 671
      Height = 38
      AutoSize = True
      ButtonHeight = 36
      ButtonWidth = 59
      Caption = 'ToolBar1'
      Flat = True
      Images = ImageList1
      ShowCaptions = True
      TabOrder = 0
      object ToolButton1: TToolButton
        Left = 0
        Top = 0
        Caption = '    '#28155#21152'    '
        ImageIndex = 0
        OnClick = ToolButton1Click
      end
      object ToolButton2: TToolButton
        Left = 59
        Top = 0
        Caption = #21024#38500
        ImageIndex = 1
        OnClick = ToolButton2Click
      end
      object ToolButton6: TToolButton
        Left = 118
        Top = 0
        Width = 8
        Caption = 'ToolButton6'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object ToolButton3: TToolButton
        Left = 126
        Top = 0
        Caption = #20445#23384
        ImageIndex = 2
        OnClick = ToolButton3Click
      end
      object ToolButton4: TToolButton
        Left = 185
        Top = 0
        Caption = #21462#28040
        ImageIndex = 3
        OnClick = ToolButton4Click
      end
      object ToolButton9: TToolButton
        Left = 244
        Top = 0
        Width = 8
        Caption = 'ToolButton9'
        ImageIndex = 5
        Style = tbsSeparator
      end
      object ToolButton5: TToolButton
        Left = 252
        Top = 0
        Caption = #36864#20986
        ImageIndex = 4
        OnClick = ToolButton5Click
      end
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 434
    Width = 688
    Height = 19
    Panels = <>
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 42
    Width = 688
    Height = 71
    Align = alTop
    TabOrder = 2
    object Label1: TLabel
      Left = 32
      Top = 13
      Width = 94
      Height = 13
      Caption = #20986#24211#20179#24211#65306'        '
    end
    object Label2: TLabel
      Left = 32
      Top = 45
      Width = 97
      Height = 13
      Caption = #20837#24211#20179#24211#65306'         '
    end
    object Label3: TLabel
      Left = 248
      Top = 13
      Width = 122
      Height = 13
      Caption = #21830#21697#35843#25320#21333#21495#65306'        '
    end
    object Label4: TLabel
      Left = 488
      Top = 15
      Width = 71
      Height = 13
      Caption = #25805#20316#21592#65306'     '
    end
    object Label5: TLabel
      Left = 248
      Top = 45
      Width = 66
      Height = 13
      Caption = #22791#27880#65306'        '
    end
    object DBLookupComboBox1: TDBLookupComboBox
      Left = 102
      Top = 9
      Width = 121
      Height = 21
      DataField = 'OutDepot'
      DataSource = DSMaster
      KeyField = 'MR_Name'
      ListField = 'MR_Name'
      ListSource = DSDeptSet
      TabOrder = 0
    end
    object DBEdit1: TDBEdit
      Left = 336
      Top = 11
      Width = 121
      Height = 21
      DataField = 'DepotMoveID'
      DataSource = DSMaster
      TabOrder = 1
    end
    object DBLookupComboBox2: TDBLookupComboBox
      Left = 102
      Top = 41
      Width = 121
      Height = 21
      DataField = 'InDepot'
      DataSource = DSMaster
      KeyField = 'MR_Name'
      ListField = 'MR_Name'
      ListSource = DSDeptSet
      TabOrder = 2
    end
    object DBEdit2: TDBEdit
      Left = 544
      Top = 11
      Width = 121
      Height = 21
      DataField = 'Operator'
      DataSource = DSMaster
      TabOrder = 3
    end
    object DBEdit3: TDBEdit
      Left = 336
      Top = 39
      Width = 329
      Height = 21
      DataField = 'Memo'
      DataSource = DSMaster
      TabOrder = 4
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 113
    Width = 566
    Height = 321
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 3
    object GroupBox2: TGroupBox
      Left = 0
      Top = 244
      Width = 566
      Height = 77
      Align = alBottom
      TabOrder = 1
      object StringGrid1: TStringGrid
        Left = 2
        Top = 15
        Width = 562
        Height = 60
        Align = alClient
        FixedCols = 0
        RowCount = 2
        TabOrder = 0
      end
    end
    object DBGrid1: TDBGrid
      Left = 0
      Top = 0
      Width = 566
      Height = 244
      Align = alClient
      DataSource = DSTmp
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      Columns = <
        item
          Expanded = False
          FieldName = 'MR_Code'
          Title.Caption = #20135#21697#32534#21495
          Width = 56
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MR_Name'
          Title.Caption = #20135#21697#21517#31216
          Width = 82
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MR_Spce'
          Title.Caption = #35268#26684
          Width = 78
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MR_Unit'
          Title.Caption = #35745#37327#21333#20301
          Width = 60
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MR_Cards'
          Title.Caption = #20135#22320#21697#29260
          Width = 80
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MR_Count'
          Title.Caption = #25968#37327
          Width = 44
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MR_OutPrice'
          Title.Caption = #24211#23384#20215
          Width = 58
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'MR_Sum'
          Width = 66
          Visible = True
        end>
    end
  end
  object Panel3: TPanel

⌨️ 快捷键说明

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