ufrm_sales_report.dfm

来自「完整的进销存系统。 设计文件及完整的源代码。 Delphi6.0」· DFM 代码 · 共 721 行 · 第 1/2 页

DFM
721
字号
inherited frm_sales_report: Tfrm_sales_report
  Left = 377
  Top = 278
  BorderStyle = bsToolWindow
  Caption = 'frm_sales_report'
  ClientHeight = 230
  ClientWidth = 389
  UseDockManager = True
  FormStyle = fsNormal
  OldCreateOrder = True
  Position = poMainFormCenter
  Visible = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 389
    Height = 161
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 29
      Width = 75
      Height = 13
      Caption = #38144#21806#21333#21495#33539#22260':'
    end
    object Label2: TLabel
      Left = 16
      Top = 64
      Width = 75
      Height = 13
      Caption = #38144#21806#26085#26399#33539#22260':'
    end
    object Label3: TLabel
      Left = 39
      Top = 96
      Width = 51
      Height = 13
      Caption = #23458#25143#33539#22260':'
    end
    object Label4: TLabel
      Left = 229
      Top = 29
      Width = 12
      Height = 13
      Caption = #33267
    end
    object Label5: TLabel
      Left = 229
      Top = 67
      Width = 12
      Height = 13
      Caption = #33267
    end
    object Label6: TLabel
      Left = 229
      Top = 101
      Width = 12
      Height = 13
      Caption = #33267
    end
    object dxButtonEdit1: TdxButtonEdit
      Left = 103
      Top = 25
      Width = 121
      Color = clInfoBk
      ImeName = 'Chinese (Simplified) - Microsoft Pinyin'
      TabOrder = 0
      OnChange = dxButtonEdit1Change
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = dxButtonEdit1ButtonClick
      ExistButtons = True
    end
    object dxButtonEdit2: TdxButtonEdit
      Left = 247
      Top = 25
      Width = 121
      Color = clInfoBk
      ImeName = 'Chinese (Simplified) - Microsoft Pinyin'
      TabOrder = 1
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = dxButtonEdit2ButtonClick
      ExistButtons = True
    end
    object dxDateEdit1: TdxDateEdit
      Left = 103
      Top = 64
      Width = 121
      Color = clInfoBk
      ImeName = 'Chinese (Simplified) - Microsoft Pinyin'
      TabOrder = 2
      OnChange = dxDateEdit1Change
      Date = -700000
    end
    object dxDateEdit2: TdxDateEdit
      Left = 247
      Top = 64
      Width = 121
      Color = clInfoBk
      ImeName = 'Chinese (Simplified) - Microsoft Pinyin'
      TabOrder = 3
      Date = -700000
    end
    object dxButtonEdit3: TdxButtonEdit
      Left = 103
      Top = 97
      Width = 121
      Color = clInfoBk
      ImeName = 'Chinese (Simplified) - Microsoft Pinyin'
      TabOrder = 4
      OnChange = dxButtonEdit3Change
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = dxButtonEdit3ButtonClick
      ExistButtons = True
    end
    object dxButtonEdit4: TdxButtonEdit
      Left = 247
      Top = 97
      Width = 121
      Color = clInfoBk
      ImeName = 'Chinese (Simplified) - Microsoft Pinyin'
      TabOrder = 5
      Buttons = <
        item
          Default = True
        end>
      OnButtonClick = dxButtonEdit4ButtonClick
      ExistButtons = True
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 161
    Width = 389
    Height = 69
    Align = alClient
    Constraints.MaxHeight = 80
    TabOrder = 1
    object BitBtn1: TBitBtn
      Left = 48
      Top = 20
      Width = 75
      Height = 25
      Caption = 'OK'
      ModalResult = 1
      TabOrder = 0
      OnClick = BitBtn1Click
      Glyph.Data = {
        DE010000424DDE01000000000000760000002800000024000000120000000100
        0400000000006801000000000000000000001000000000000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
        3333333333333333333333330000333333333333333333333333F33333333333
        00003333344333333333333333388F3333333333000033334224333333333333
        338338F3333333330000333422224333333333333833338F3333333300003342
        222224333333333383333338F3333333000034222A22224333333338F338F333
        8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
        33333338F83338F338F33333000033A33333A222433333338333338F338F3333
        0000333333333A222433333333333338F338F33300003333333333A222433333
        333333338F338F33000033333333333A222433333333333338F338F300003333
        33333333A222433333333333338F338F00003333333333333A22433333333333
        3338F38F000033333333333333A223333333333333338F830000333333333333
        333A333333333333333338330000333333333333333333333333333333333333
        0000}
      NumGlyphs = 2
    end
    object BitBtn2: TBitBtn
      Left = 268
      Top = 20
      Width = 75
      Height = 25
      TabOrder = 1
      OnClick = BitBtn2Click
      Kind = bkClose
    end
  end
  object rep: TppReport
    AutoStop = False
    PrinterSetup.BinName = 'Default'
    PrinterSetup.DocumentName = 'Report'
    PrinterSetup.PaperName = 'Letter'
    PrinterSetup.PrinterName = 'Default'
    PrinterSetup.mmMarginBottom = 6350
    PrinterSetup.mmMarginLeft = 6350
    PrinterSetup.mmMarginRight = 6350
    PrinterSetup.mmMarginTop = 6350
    PrinterSetup.mmPaperHeight = 279401
    PrinterSetup.mmPaperWidth = 215900
    PrinterSetup.PaperSize = 1
    DeviceType = 'Screen'
    Left = 227
    Top = 152
    Version = '6.01'
    mmColumnWidth = 0
    DataPipelineName = 'ppBDEPipeline1'
    object ppTitleBand1: TppTitleBand
      mmBottomOffset = 0
      mmHeight = 10319
      mmPrintPosition = 0
      object ppLabel1: TppLabel
        UserName = 'Label1'
        Caption = #38144#36135#26126#32454#34920
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 16
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 6615
        mmLeft = 76200
        mmTop = 3175
        mmWidth = 47890
        BandType = 1
      end
    end
    object ppHeaderBand1: TppHeaderBand
      mmBottomOffset = 0
      mmHeight = 19315
      mmPrintPosition = 0
      object ppLabel2: TppLabel
        UserName = 'Label2'
        Caption = #25253#34920#26085#26399
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 4233
        mmLeft = 3175
        mmTop = 3175
        mmWidth = 19315
        BandType = 0
      end
      object ppLabel4: TppLabel
        UserName = 'Label4'
        Caption = #38144#21806#21333#21495
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 4233
        mmLeft = 4233
        mmTop = 12171
        mmWidth = 17463
        BandType = 0
      end
      object ppLabel5: TppLabel
        UserName = 'Label5'
        Caption = #38144#21806#26085#26399' '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 4233
        mmLeft = 29104
        mmTop = 12700
        mmWidth = 19050
        BandType = 0
      end
      object ppLabel6: TppLabel
        UserName = 'Label6'
        Caption = #36135#21697#32534#21495'    '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 4233
        mmLeft = 78317
        mmTop = 12700
        mmWidth = 18256
        BandType = 0
      end
      object ppLabel8: TppLabel
        UserName = 'Label8'
        Caption = #38144#21806#25976#37327'   '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 4233
        mmLeft = 101600
        mmTop = 12700
        mmWidth = 17198
        BandType = 0
      end
      object ppLabel9: TppLabel
        UserName = 'Label9'
        Caption = #21333#20301'  '
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 4233
        mmLeft = 123031
        mmTop = 12435
        mmWidth = 9260
        BandType = 0
      end
      object ppLabel10: TppLabel
        UserName = 'Label10'
        Caption = #37329#39069
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]
        Transparent = True
        mmHeight = 4233
        mmLeft = 154252
        mmTop = 12435
        mmWidth = 9260
        BandType = 0
      end
      object ppLine1: TppLine
        UserName = 'Line1'
        Weight = 0.75
        mmHeight = 1588
        mmLeft = 0
        mmTop = 8996
        mmWidth = 202671
        BandType = 0
      end
      object ppLine2: TppLine
        UserName = 'Line2'
        Weight = 0.75
        mmHeight = 1588
        mmLeft = 0
        mmTop = 17463
        mmWidth = 202671
        BandType = 0
      end
      object ppSystemVariable1: TppSystemVariable
        UserName = 'SystemVariable1'
        VarType = vtDateTime
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlack
        Font.Name = 'Arial'
        Font.Size = 10
        Font.Style = [fsBold]

⌨️ 快捷键说明

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