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

📄 printinvoiceunit.dfm

📁 用友系统二次开发 存货管理 客户管理 订货审核 退货审核 铺货计划 调货计划
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object frmPrintInvoice: TfrmPrintInvoice
  Left = 192
  Top = 128
  Width = 797
  Height = 590
  Caption = #21457#36135#21333#25171#21360
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object RzPanel3: TRzPanel
    Left = 0
    Top = 29
    Width = 577
    Height = 527
    Align = alClient
    BorderOuter = fsFlatRounded
    TabOrder = 0
    object RzPanel1: TRzPanel
      Left = 2
      Top = 102
      Width = 573
      Height = 423
      Cursor = crHandPoint
      Align = alClient
      BorderOuter = fsFlatRounded
      TabOrder = 0
      object RzPanel2: TRzPanel
        Left = 2
        Top = 369
        Width = 569
        Height = 52
        Cursor = crHandPoint
        Align = alClient
        BorderOuter = fsFlatRounded
        TabOrder = 0
      end
      object dxDBGrid1: TdxDBGrid
        Left = 2
        Top = 2
        Width = 569
        Height = 367
        Cursor = crHandPoint
        Bands = <
          item
          end>
        DefaultLayout = True
        HeaderPanelRowCount = 1
        SummaryGroups = <>
        SummarySeparator = ', '
        Align = alTop
        TabOrder = 1
        DataSource = DS_Invoice
        Filter.Criteria = {00000000}
        OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
        object dxDBGrid1Column1: TdxDBGridColumn
          Alignment = taLeftJustify
          HeaderAlignment = taCenter
          Visible = False
          Width = 200
          BandIndex = 0
          RowIndex = 0
          FieldName = #21333#25454#32534#21495
        end
        object dxDBGrid1Column2: TdxDBGridColumn
          Alignment = taLeftJustify
          HeaderAlignment = taCenter
          Visible = False
          Width = 40
          BandIndex = 0
          RowIndex = 0
          FieldName = #21830#21697#20195#30721
        end
        object dxDBGrid1Column3: TdxDBGridColumn
          Alignment = taLeftJustify
          HeaderAlignment = taCenter
          Width = 145
          BandIndex = 0
          RowIndex = 0
          FieldName = #21830#21697#21517#31216
        end
        object dxDBGrid1Column4: TdxDBGridColumn
          Alignment = taCenter
          HeaderAlignment = taCenter
          Width = 67
          BandIndex = 0
          RowIndex = 0
          FieldName = #21830#21697#35268#26684
        end
        object dxDBGrid1Column10: TdxDBGridColumn
          Alignment = taRightJustify
          HeaderAlignment = taCenter
          Width = 44
          BandIndex = 0
          RowIndex = 0
          FieldName = #21253#25968
        end
        object dxDBGrid1Column5: TdxDBGridMaskColumn
          Alignment = taRightJustify
          HeaderAlignment = taCenter
          Width = 42
          BandIndex = 0
          RowIndex = 0
          FieldName = #25968#37327
        end
        object dxDBGrid1Column6: TdxDBGridCurrencyColumn
          Alignment = taRightJustify
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = #21333#20215
          Nullable = False
        end
        object dxDBGrid1Column7: TdxDBGridCurrencyColumn
          Alignment = taRightJustify
          HeaderAlignment = taCenter
          Width = 72
          BandIndex = 0
          RowIndex = 0
          FieldName = #37329#39069
          Nullable = False
        end
        object dxDBGrid1Column8: TdxDBGridColumn
          Alignment = taLeftJustify
          HeaderAlignment = taCenter
          Visible = False
          Width = 40
          BandIndex = 0
          RowIndex = 0
          FieldName = #23458#25143#20195#30721
        end
        object dxDBGrid1Column9: TdxDBGridColumn
          Alignment = taLeftJustify
          HeaderAlignment = taCenter
          Visible = False
          Width = 116
          BandIndex = 0
          RowIndex = 0
          FieldName = #23458#25143#21517#31216
        end
      end
    end
    object RzPanel5: TRzPanel
      Left = 2
      Top = 2
      Width = 573
      Height = 100
      Align = alTop
      BorderOuter = fsNone
      TabOrder = 1
      object RzLabel5: TRzLabel
        Left = 216
        Top = 24
        Width = 105
        Height = 24
        Cursor = crHandPoint
        Caption = #38144#21806#21457#36135#21333
        Font.Charset = GB2312_CHARSET
        Font.Color = clBlue
        Font.Height = -21
        Font.Name = #21326#25991#20013#23435
        Font.Style = []
        ParentFont = False
      end
      object cxLabel7: TcxLabel
        Left = 200
        Top = 74
        Cursor = crHandPoint
        AutoSize = False
        Caption = #23458#25143#21517
        Height = 17
        Width = 41
      end
      object cxLabel8: TcxLabel
        Left = 16
        Top = 73
        Cursor = crHandPoint
        AutoSize = False
        Caption = #21333#25454#32534#21495
        Height = 17
        Width = 65
      end
      object DLID: TcxDBButtonEdit
        Left = 72
        Top = 72
        DataBinding.DataField = #21333#25454#32534#21495
        DataBinding.DataSource = DS_Invoice
        Properties.Buttons = <
          item
            Default = True
            Kind = bkEllipsis
          end>
        Properties.OnButtonClick = DLIDPropertiesButtonClick
        Style.Color = clMoneyGreen
        TabOrder = 2
        Width = 105
      end
      object cxDBLabel1: TcxDBLabel
        Left = 245
        Top = 74
        DataBinding.DataField = #23458#25143#20195#30721
        DataBinding.DataSource = DS_Invoice
        ParentFont = False
        Style.Font.Charset = DEFAULT_CHARSET
        Style.Font.Color = clBlue
        Style.Font.Height = -12
        Style.Font.Name = 'MS Sans Serif'
        Style.Font.Style = []
        Height = 17
        Width = 32
      end
      object cxDBLabel3: TcxDBLabel
        Left = 277
        Top = 74
        DataBinding.DataField = #23458#25143#21517#31216
        DataBinding.DataSource = DS_Invoice
        ParentFont = False
        Style.Font.Charset = DEFAULT_CHARSET
        Style.Font.Color = clBlue
        Style.Font.Height = -12
        Style.Font.Name = 'MS Sans Serif'
        Style.Font.Style = []
        Height = 16
        Width = 65
      end
      object bReportTitel: TcxCheckBox
        Left = 384
        Top = 72
        Caption = #25171#21360#34920#22836
        TabOrder = 5
        OnClick = bPrintTitelExecute
        Width = 73
      end
    end
  end
  object RzToolbar1: TRzToolbar
    Left = 0
    Top = 0
    Width = 789
    Height = 29
    AutoStyle = False
    Images = frmMain.ImageList1
    ButtonWidth = 60
    ShowButtonCaptions = True
    TextOptions = ttoSelectiveTextOnRight
    BorderInner = fsFlatRounded
    BorderOuter = fsNone
    BorderSides = [sdTop]
    BorderWidth = 0
    TabOrder = 1
    ToolbarControls = (
      BtnView
      BtnPrint
      RzSpacer1
      BtnTran
      BtnRefurbish)
    object BtnView: TRzToolButton
      Left = 4
      Top = 2
      Cursor = crHandPoint
      DisabledIndex = 53
      Action = PreviewTran
    end
    object BtnPrint: TRzToolButton
      Left = 64
      Top = 2
      Cursor = crHandPoint
      DisabledIndex = 55
      Action = PrintTran
    end
    object BtnRefurbish: TRzToolButton
      Left = 207
      Top = 2
      Cursor = crHandPoint
      DisabledIndex = 57
      Action = DataRefurbish
    end
    object RzSpacer1: TRzSpacer
      Left = 124
      Top = 2
      Width = 7
    end
    object BtnTran: TRzToolButton
      Left = 131
      Top = 2
      Width = 76
      Cursor = crHandPoint
      DisabledIndex = 59
      Action = Transact
    end
  end
  object RzSizePanel2: TRzSizePanel
    Left = 577
    Top = 29
    Width = 212
    Height = 527
    Align = alRight
    HotSpotVisible = True
    SizeBarWidth = 7
    TabOrder = 2
    object RzGroupBox4: TRzGroupBox
      Left = 8
      Top = 329
      Width = 204
      Height = 198
      Align = alClient
      Caption = '  '#22791'  '#27880'  '
      TabOrder = 0
      object RzPageControl1: TRzPageControl
        Left = 1
        Top = 14
        Width = 202
        Height = 183
        ActivePage = TabSheet2
        Align = alClient
        TabIndex = 1
        TabOrder = 0
        TabOrientation = toBottom
        FixedDimension = 19
        object TabSheet1: TRzTabSheet
          Caption = #24050#38468#28165#21333
          object List_AddProdPrice: TRzEditListBox
            Left = 0
            Top = 0
            Width = 201
            Height = 136
            Align = alClient
            BorderStyle = bsNone
            Ctl3D = False
            FocusColor = clSkyBlue
            ItemHeight = 13
            ParentCtl3D = False
            TabOrder = 0
          end
        end
        object TabSheet2: TRzTabSheet
          Caption = #26410#38468#28165#21333
          object List_ProdPrice: TRzEditListBox
            Left = 0
            Top = 0
            Width = 200
            Height = 162
            Align = alClient
            BorderStyle = bsNone
            Ctl3D = False
            FocusColor = clSkyBlue
            ItemHeight = 13
            ParentCtl3D = False
            TabOrder = 0
          end
        end
        object TabSheet3: TRzTabSheet
          Caption = #38468#27880
          object cxMemo1: TcxMemo
            Left = 0
            Top = 0
            Align = alClient
            PopupMenu = PopupMenu1
            Properties.CharCase = ecUpperCase
            Properties.ReadOnly = True
            Properties.ScrollBars = ssHorizontal
            Properties.WantTabs = True
            Style.Color = clBtnFace
            TabOrder = 0
            Height = 162
            Width = 200
          end
        end
      end
    end
    object RzGroupBox1: TRzGroupBox
      Left = 8
      Top = 100
      Width = 204
      Height = 229
      Align = alTop
      Caption = '  '#34920'    '#22836'  '
      TabOrder = 1
      object RzPanel4: TRzPanel
        Left = 1
        Top = 14
        Width = 202
        Height = 214
        Align = alClient
        BorderOuter = fsNone
        TabOrder = 0
        object Edit_11: TcxMaskEdit
          Left = 93
          Top = 184
          Properties.Alignment.Horz = taRightJustify
          Properties.MaskKind = emkRegExprEx
          Properties.EditMask = '\d+'
          Properties.MaxLength = 0
          TabOrder = 0
          Width = 100
        end
        object ComboBox_11: TcxComboBox
          Left = 10
          Top = 184
          Properties.Alignment.Horz = taCenter
          Properties.Items.Strings = (
            #20869#35044#37329#39069
            #30418#35044#37329#39069
            #32972#24515#37329#39069
            #20445#26262#34915#37329#39069
            #34917#21435#25481#20215#24046#20215
            #34917#22238#24046#20215
            #36864#36135
            #19978#26399#27424#27454
            #21512#35745#24212#25910
            #32047#35745#32467#27424
            #25991#33016#37329#39069)
          Style.Color = clScrollBar
          TabOrder = 1
          Width = 81
        end
        object ComboBox_10: TcxComboBox
          Left = 10
          Top = 166
          Properties.Alignment.Horz = taCenter
          Properties.Items.Strings = (

⌨️ 快捷键说明

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