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

📄 inoutform.dfm

📁 库房管理系统
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object INstockOut: TINstockOut
  Left = 229
  Top = 239
  Width = 696
  Height = 480
  Caption = #25104#21697#20837#24211#25805#20316#30028#38754
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object grp1: TGroupBox
    Left = 0
    Top = 0
    Width = 688
    Height = 453
    Align = alClient
    Anchors = [akLeft, akRight, akBottom]
    Caption = #25104#21697#20837#24211
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    DesignSize = (
      688
      453)
    object grp2: TGroupBox
      Left = 2
      Top = 224
      Width = 684
      Height = 227
      Align = alBottom
      Anchors = [akLeft, akTop, akRight, akBottom]
      TabOrder = 0
      object dbgrd1: TDBGrid
        Left = 2
        Top = 14
        Width = 680
        Height = 211
        Align = alClient
        DataSource = constractoutput_ds
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'fArtID'
            Title.Caption = #21333#25454
            Width = 55
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fProductID'
            Title.Caption = #25104#21697'ID'
            Width = 76
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fResName'
            Title.Caption = #25104#21697#21517
            Width = 67
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fResStyle'
            Title.Caption = #35268#26684
            Width = 50
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fmeasureqty'
            Title.Caption = #25968#37327
            Width = 50
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fMeasureUnit'
            Title.Caption = #24230#37327#21333#20301
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fweightqty'
            Title.Caption = #37325#37327
            Width = 50
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fWeightUnit'
            Title.Caption = #37325#37327#21333#20301
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fUnitPrice'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fMoney'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fCustomerID'
            Width = 78
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fOutDept'
            Width = 63
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fInDept'
            Width = 67
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fDate'
            Width = 65
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fMaker'
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fbillweightqty'
            Width = 96
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fordweightqty'
            Width = 85
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fbillmeasureqty'
            Width = 98
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fordmeasureqty'
            Width = 91
            Visible = True
          end>
      end
    end
    object grp3: TGroupBox
      Left = 8
      Top = 16
      Width = 675
      Height = 46
      Anchors = [akLeft, akTop, akRight]
      Caption = 'Operation Navigation'
      TabOrder = 1
      object Label1: TLabel
        Left = 465
        Top = 5
        Width = 150
        Height = 12
        Caption = #27880#24847':'#24405#20837#20449#24687#39035#28155#21152#23436#25972'!!'
        Font.Charset = ANSI_CHARSET
        Font.Color = clMaroon
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object add: TBitBtn
        Left = 32
        Top = 16
        Width = 63
        Height = 25
        Caption = #28155#21152
        TabOrder = 0
        OnClick = addClick
      end
      object BitBtn2: TBitBtn
        Left = 94
        Top = 16
        Width = 59
        Height = 25
        Caption = #21024#38500
        TabOrder = 1
        OnClick = BitBtn2Click
      end
      object BitBtn3: TBitBtn
        Left = 152
        Top = 16
        Width = 65
        Height = 25
        Caption = #32534#36753
        TabOrder = 2
        OnClick = BitBtn3Click
      end
      object savebtn: TBitBtn
        Left = 216
        Top = 16
        Width = 65
        Height = 25
        Caption = #20445#23384
        Enabled = False
        TabOrder = 3
        OnClick = savebtnClick
      end
      object canbtn: TBitBtn
        Left = 278
        Top = 16
        Width = 66
        Height = 25
        Caption = #21462#28040
        Enabled = False
        TabOrder = 4
        OnClick = canbtnClick
      end
      object BitBtn7: TBitBtn
        Left = 343
        Top = 16
        Width = 66
        Height = 25
        Caption = #26597#35810
        Enabled = False
        TabOrder = 5
      end
      object BitBtn8: TBitBtn
        Left = 408
        Top = 16
        Width = 66
        Height = 25
        Caption = '*****'
        Enabled = False
        TabOrder = 6
      end
      object BitBtn9: TBitBtn
        Left = 473
        Top = 16
        Width = 66
        Height = 25
        Caption = #21047#26032
        TabOrder = 7
        OnClick = BitBtn9Click
      end
      object BitBtn10: TBitBtn
        Left = 538
        Top = 16
        Width = 61
        Height = 25
        Caption = #25171#21360
        TabOrder = 8
        OnClick = BitBtn10Click
      end
    end
    object grp4: TGroupBox
      Left = 8
      Top = 64
      Width = 675
      Height = 153
      Anchors = [akLeft, akTop, akRight]
      Caption = #20449#24687'?'#20837
      TabOrder = 2
      object Label3: TLabel
        Left = 14
        Top = 29
        Width = 30
        Height = 12
        Caption = #26085#26399':'
      end
      object Label4: TLabel
        Left = 14
        Top = 51
        Width = 30
        Height = 12
        Caption = #21333#25454':'
      end
      object Label5: TLabel
        Left = 14
        Top = 75
        Width = 30
        Height = 12
        Caption = #23458#21517':'
      end
      object Label6: TLabel
        Left = 14
        Top = 99
        Width = 42
        Height = 12
        Caption = #21046#20316#20154':'
      end
      object Label7: TLabel
        Left = 419
        Top = 102
        Width = 54
        Height = 12
        Caption = #25104#21697#37325#37327':'
      end

⌨️ 快捷键说明

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