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

📄 fpnojrpt.dfm.bak

📁 实用的毛织生产管理系统
💻 BAK
字号:
object fpnojrptfm: Tfpnojrptfm
  Left = 20
  Top = 102
  Width = 731
  Height = 461
  Caption = #23436#24037#31189#34399#31777#34920
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 723
    Height = 49
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 25
      Width = 48
      Height = 13
      Caption = #32113#35336#26085#26399
    end
    object Label2: TLabel
      Left = 131
      Top = 24
      Width = 12
      Height = 13
      Caption = #24180
    end
    object Label3: TLabel
      Left = 195
      Top = 24
      Width = 12
      Height = 13
      Caption = #26376
    end
    object SpinEdit1: TSpinEdit
      Left = 64
      Top = 16
      Width = 64
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 0
      Value = 0
    end
    object SpinEdit2: TSpinEdit
      Left = 144
      Top = 16
      Width = 49
      Height = 22
      MaxValue = 12
      MinValue = 1
      TabOrder = 1
      Value = 1
    end
    object Button2: TButton
      Left = 576
      Top = 16
      Width = 49
      Height = 24
      Caption = #25171#21360
      Enabled = False
      TabOrder = 2
      OnClick = Button2Click
    end
    object Button1: TButton
      Left = 625
      Top = 16
      Width = 49
      Height = 24
      Caption = #36864#20986
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button3: TButton
      Left = 463
      Top = 16
      Width = 59
      Height = 24
      Caption = #26597#35426
      TabOrder = 4
      OnClick = Button3Click
    end
    object BitBtn1: TBitBtn
      Left = 523
      Top = 16
      Width = 52
      Height = 24
      Caption = 'EXCEL'
      Font.Charset = ANSI_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = 'Tahoma'
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = BitBtn1Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 49
    Width = 723
    Height = 385
    Align = alClient
    Caption = #25976#25818#21312
    TabOrder = 1
    object DBGridEh1: TDBGridEh
      Left = 2
      Top = 15
      Width = 719
      Height = 368
      Align = alClient
      AllowedOperations = [alopUpdateEh, alopDeleteEh]
      Color = clWhite
      DataSource = fpnodb
      FixedColor = clInfoBk
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'Arial'
      Font.Style = []
      FooterColor = clWindow
      FooterFont.Charset = ANSI_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -13
      FooterFont.Name = 'Arial'
      FooterFont.Style = []
      FooterRowCount = 1
      ParentFont = False
      SumList.Active = True
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = 'Arial'
      TitleFont.Style = []
      OnDblClick = DBGridEh1DblClick
      Columns = <
        item
          EditButtons = <>
          FieldName = 'pno'
          Footer.Color = clInfoBk
          Footer.Value = #26371#35336
          Footer.ValueType = fvtStaticText
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #25209#34399
          Width = 81
        end
        item
          EditButtons = <>
          FieldName = 'kno'
          Footer.Color = clInfoBk
          Footer.ValueType = fvtCount
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #27454#34399
          Width = 92
        end
        item
          EditButtons = <>
          FieldName = 'pnonum'
          Footer.Color = clInfoBk
          Footer.ValueType = fvtSum
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #21046#21934#25976
          Width = 52
        end
        item
          ButtonStyle = cbsEllipsis
          EditButtons = <>
          FieldName = 'kfjz'
          Footer.Color = clInfoBk
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #23458#25142#31777#31281
          Width = 70
        end
        item
          EditButtons = <>
          FieldName = 'spnum'
          Footer.Color = clInfoBk
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #25910#29255#25976
          Width = 50
        end
        item
          EditButtons = <>
          FieldName = 'zxnum'
          Footer.Color = clInfoBk
          Footer.ValueType = fvtSum
          Footers = <>
          Title.Caption = #20986#36008#25976
          Width = 41
        end
        item
          EditButtons = <>
          FieldName = 'outdate'
          Footer.Alignment = taCenter
          Footer.Color = clInfoBk
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #20986#36008
          Width = 68
        end
        item
          EditButtons = <>
          FieldName = 'total'
          Footer.Color = clInfoBk
          Footer.ValueType = fvtSum
          Footers = <>
          Title.Caption = #32317#37329#38989
          Width = 54
        end
        item
          EditButtons = <>
          FieldName = 'avgprice'
          Footer.Color = clInfoBk
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #22343#25171#25976
          Width = 75
        end
        item
          Checkboxes = False
          EditButtons = <>
          FieldName = 'cb'
          Footer.Color = clInfoBk
          Footers = <>
          Title.Alignment = taCenter
          Title.Caption = #25277#36774
          Width = 75
        end
        item
          EditButtons = <>
          FieldName = 'wc'
          Footers = <>
          Title.Caption = #22806#27425
        end
        item
          EditButtons = <>
          FieldName = 'wcmem'
          Footers = <>
          Title.Caption = #22806#27425#21407#22240
        end
        item
          EditButtons = <>
          FieldName = 'wcp'
          Footers = <>
          Title.Caption = #22806#27425#36000#36012#20154
        end
        item
          EditButtons = <>
          FieldName = 'bc'
          Footers = <>
          Title.Caption = #26412#27425
        end
        item
          EditButtons = <>
          FieldName = 'bcmem'
          Footers = <>
          Title.Caption = #26412#27425#21407#22240
        end
        item
          EditButtons = <>
          FieldName = 'bcp'
          Footers = <>
          Title.Caption = #36000#36012#20154
        end
        item
          EditButtons = <>
          FieldName = 'mem'
          Footers = <>
          Title.Caption = #20633#27880
        end>
    end
  end
  object fpnoqy: TQuery
    AfterOpen = fpnoqyAfterOpen
    DatabaseName = 're_data'
    Left = 104
    Top = 136
  end
  object fpnodb: TDataSource
    DataSet = fpnoqy
    Left = 64
    Top = 137
  end
  object saveqy: TQuery
    DatabaseName = 're_data'
    Left = 264
    Top = 153
  end
  object sch2: TQuery
    DatabaseName = 're_data'
    Left = 336
    Top = 145
  end
end

⌨️ 快捷键说明

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