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

📄 contractadjfm.dfm

📁 库房管理系统
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object contractAdjust: TcontractAdjust
  Left = -4
  Top = -4
  Width = 1032
  Height = 748
  Caption = #25104#21697#27880#38144#30028#38754
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object grp1: TGroupBox
    Left = 0
    Top = 0
    Width = 1024
    Height = 721
    Align = alClient
    Anchors = [akLeft, akRight, akBottom]
    Caption = #25104#21697#27880#38144#25968#25454#24405#20837
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    DesignSize = (
      1024
      721)
    object grp2: TGroupBox
      Left = 2
      Top = 224
      Width = 1020
      Height = 495
      Align = alBottom
      Anchors = [akLeft, akTop, akRight, akBottom]
      TabOrder = 0
      object dbgrd1: TDBGrid
        Left = 2
        Top = 14
        Width = 1016
        Height = 479
        Align = alClient
        DataSource = constractAdj_ds
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        TabOrder = 0
        TitleFont.Charset = ANSI_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -12
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        Columns = <
          item
            Expanded = False
            FieldName = 'fDate'
            Title.Caption = #27880#38144#26085#26399
            Width = 70
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fArtID'
            Title.Caption = #21333#21495
            Width = 37
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fProductID'
            Title.Caption = #20135#21697'ID'
            Width = 68
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fResName'
            Title.Caption = #21697#21517
            Width = 34
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fResStyle'
            Title.Caption = #35268#26684
            Width = 35
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fweightUnit'
            Title.Caption = #37325#37327#21333#20301
            Width = 51
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fmeasureUnit'
            Title.Caption = #25968#37327#21333#20301
            Width = 57
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fmeasureqty'
            Title.Caption = #25968#37327
            Width = 42
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fweightqty'
            Title.Caption = #37325#37327
            Width = 39
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fUnitPrice'
            Title.Caption = #21333#20215
            Width = 75
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fMoney'
            Title.Caption = #24065#31181
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fCustomerID'
            Width = 71
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fOutDept'
            Width = 63
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fInDept'
            Width = 49
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fMaker'
            Width = 59
            Visible = True
          end
          item
            Expanded = False
            FieldName = 'fReceiver'
            Visible = True
          end>
      end
    end
    object grp3: TGroupBox
      Left = 8
      Top = 16
      Width = 1011
      Height = 46
      Anchors = [akLeft, akTop, akRight]
      Caption = #25104#21697#27880#38144#25805#20316#23548#33322
      TabOrder = 1
      object Label1: TLabel
        Left = 465
        Top = 5
        Width = 168
        Height = 12
        Caption = #27880#24847':'#24405#20837#20449#24687#26102#24517#39035#28155#20889#23436#25972'!'
        Font.Charset = ANSI_CHARSET
        Font.Color = clMaroon
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object BitBtn1: TBitBtn
        Left = 32
        Top = 16
        Width = 63
        Height = 25
        Caption = #28155#21152
        TabOrder = 0
        OnClick = BitBtn1Click
      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 BitBtn5: TBitBtn
        Left = 278
        Top = 16
        Width = 66
        Height = 25
        Caption = #21462#28040
        Enabled = False
        TabOrder = 4
      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 = #26174#31034#20840#37096
        Enabled = False
        TabOrder = 6
      end
      object BitBtn9: TBitBtn
        Left = 473
        Top = 16
        Width = 66
        Height = 25
        Caption = #32479#35745
        Enabled = False
        TabOrder = 7
      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 = 1011
      Height = 153
      Anchors = [akLeft, akTop, akRight]
      Caption = #21512#21516#27880#38144#20449#24687#24405#20837
      TabOrder = 2
      object Label3: TLabel
        Left = 14
        Top = 29
        Width = 54
        Height = 12
        Caption = #36827#20179#26085#26399':'
      end
      object Label4: TLabel
        Left = 14
        Top = 51
        Width = 54
        Height = 12
        Caption = #21333#25454#32534#21495':'
      end
      object Label5: TLabel
        Left = 14
        Top = 75
        Width = 54
        Height = 12
        Caption = #23458#25143#21517#31216':'
      end
      object Label6: TLabel
        Left = 14
        Top = 99
        Width = 42
        Height = 12
        Caption = #21046#21333#20154':'
      end
      object Label7: TLabel
        Left = 430
        Top = 98
        Width = 54

⌨️ 快捷键说明

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