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

📄 unit_printsetup.dfm

📁 用友ERP功能扩展
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form_PrintSetup: TForm_PrintSetup
  Left = 199
  Top = 150
  BorderStyle = bsDialog
  Caption = #21457#36135#21333#25171#21360
  ClientHeight = 393
  ClientWidth = 662
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object PC_ReturnCheck: TPageControl
    Left = 16
    Top = 16
    Width = 630
    Height = 329
    Cursor = crHandPoint
    ActivePage = TS_PlanAttribute
    TabOrder = 0
    object TS_PlanAttribute: TTabSheet
      Caption = '  '#21457#36135#21333#20449#24687'  '
      object RG_Plan: TcxRadioGroup
        Left = 8
        Top = 4
        Cursor = crHandPoint
        Properties.Items = <>
        TabOrder = 0
        Height = 288
        Width = 161
      end
      object RG_WeiSRD: TcxRadioGroup
        Left = 176
        Top = 4
        Cursor = crHandPoint
        Properties.Items = <>
        TabOrder = 1
        Height = 37
        Width = 273
      end
      object Label_CustName: TcxLabel
        Left = 184
        Top = 16
        Cursor = crHandPoint
        AutoSize = False
        Caption = #21457#36135#26085#26399
        Height = 17
        Width = 52
      end
      object DBLabel_ProductType: TcxDBLabel
        Left = 240
        Top = 16
        Cursor = crHandPoint
        AutoSize = True
        DataBinding.DataField = 'dDate'
        DataBinding.DataSource = Form_Data.DS_SalePrint
        DragCursor = crHandPoint
        ImeName = #26234#33021#38472#26725#36755#20837#24179#21488'  5.4'
        Properties.LabelStyle = cxlsRaised
        Properties.Orientation = cxoLeft
        Style.LookAndFeel.Kind = lfStandard
        StyleDisabled.LookAndFeel.Kind = lfStandard
        StyleFocused.LookAndFeel.Kind = lfStandard
        StyleHot.LookAndFeel.Kind = lfStandard
      end
      object DBGrid_WeiSDJ: TdxDBGrid
        Left = 16
        Top = 16
        Width = 145
        Height = 265
        Cursor = crHandPoint
        Bands = <
          item
          end>
        DefaultLayout = True
        HeaderPanelRowCount = 1
        SummaryGroups = <>
        SummarySeparator = ', '
        Ctl3D = False
        ParentCtl3D = False
        PopupMenu = PopupMenu_SalePrint
        TabOrder = 4
        DataSource = Form_Data.DS_SalePrint
        Filter.Criteria = {00000000}
        OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEnterShowEditor, edgoImmediateEditor, edgoTabThrough, edgoVertThrough]
        OptionsCustomize = [edgoBandMoving, edgoBandSizing, edgoColumnSizing]
        OptionsDB = [edgoCancelOnExit, edgoCanNavigation, edgoUseBookmarks]
        OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
        object DBGrid_WeiSDJcDLCode: TdxDBGridColumn
          Alignment = taCenter
          Caption = #21333#25454#32534#21495
          HeaderAlignment = taCenter
          Width = 68
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cDLCode'
        end
        object DBGrid_WeiSDJcCusAbbName: TdxDBGridColumn
          Alignment = taCenter
          Caption = #23458#25143#21517#31216
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cCusAbbName'
        end
        object DBGrid_WeiSDJdDate: TdxDBGridDateColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'dDate'
        end
        object DBGrid_WeiSDJcCusCode: TdxDBGridColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cCusCode'
        end
        object DBGrid_WeiSDJcVerifier: TdxDBGridColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cVerifier'
        end
        object DBGrid_WeiSDJcMaker: TdxDBGridColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cMaker'
        end
        object DBGrid_WeiSDJcCusAddress: TdxDBGridColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cCusAddress'
        end
        object DBGrid_WeiSDJcCusPhone: TdxDBGridColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cCusPhone'
        end
      end
      object DBGrid_SaleLists: TdxDBGrid
        Left = 176
        Top = 48
        Width = 273
        Height = 201
        Cursor = crHandPoint
        Bands = <
          item
          end>
        DefaultLayout = True
        HeaderPanelRowCount = 1
        SummaryGroups = <>
        SummarySeparator = ', '
        Ctl3D = False
        DragCursor = crHandPoint
        ParentCtl3D = False
        TabOrder = 5
        DataSource = Form_Data.DS_SalePrints
        Filter.Criteria = {00000000}
        OptionsBehavior = [edgoAutoSort, edgoDragScroll, edgoEnterShowEditor, edgoImmediateEditor, edgoTabThrough, edgoVertThrough]
        OptionsCustomize = [edgoBandMoving, edgoBandSizing, edgoColumnSizing]
        OptionsDB = [edgoCancelOnExit, edgoCanNavigation, edgoUseBookmarks]
        OptionsView = [edgoBandHeaderWidth, edgoRowSelect, edgoUseBitmap]
        object DBGrid_SaleListscDLCode: TdxDBGridColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cDLCode'
        end
        object DBGrid_SaleListscInvCode: TdxDBGridColumn
          Visible = False
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cInvCode'
        end
        object DBGrid_SaleListscInvName: TdxDBGridColumn
          Caption = #36135#21697#21517#31216
          HeaderAlignment = taCenter
          Width = 100
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cInvName'
        end
        object DBGrid_SaleListscInvStd: TdxDBGridColumn
          Caption = #35268#26684
          HeaderAlignment = taCenter
          Width = 32
          BandIndex = 0
          RowIndex = 0
          FieldName = 'cInvStd'
        end
        object DBGrid_SaleListsiQuantity: TdxDBGridMaskColumn
          Caption = #25968#37327
          HeaderAlignment = taCenter
          Width = 32
          BandIndex = 0
          RowIndex = 0
          FieldName = 'iQuantity'
        end
        object DBGrid_SaleListsiUnitPrice: TdxDBGridMaskColumn
          Caption = #21333#20215
          HeaderAlignment = taCenter
          Width = 32
          BandIndex = 0
          RowIndex = 0
          FieldName = 'iUnitPrice'
          EditMask = '#,##0.00'
        end
        object DBGrid_SaleListsiMoney: TdxDBGridCurrencyColumn
          Caption = #37329#39069
          HeaderAlignment = taCenter
          Width = 56
          BandIndex = 0
          RowIndex = 0
          FieldName = 'iMoney'
          Nullable = False
        end
      end
      object RB_WeiSRDs: TcxRadioGroup
        Left = 176
        Top = 249
        Cursor = crHandPoint
        Properties.Items = <>
        TabOrder = 6
        Height = 43
        Width = 273
      end
      object Label_PlanDate: TcxLabel
        Left = 184
        Top = 264
        Cursor = crHandPoint
        AutoSize = False
        Caption = #24314#26723#20154
        Height = 17
        Width = 41
      end
      object DBLabel_PEDate: TcxDBLabel
        Left = 232
        Top = 264
        Cursor = crHandPoint
        DataBinding.DataField = 'cMaker'
        DataBinding.DataSource = Form_Data.DS_SalePrint
        DragCursor = crHandPoint
        ImeName = #26234#33021#38472#26725#36755#20837#24179#21488'  5.4'
        Properties.LabelStyle = cxlsRaised
        Properties.Orientation = cxoLeft
        Style.LookAndFeel.Kind = lfStandard
        StyleDisabled.LookAndFeel.Kind = lfStandard
        StyleFocused.LookAndFeel.Kind = lfStandard
        StyleHot.LookAndFeel.Kind = lfStandard
        Height = 17
        Width = 65
      end
      object CheckBox_ReportTitle: TcxCheckBox
        Left = 456
        Top = 8
        Caption = #25171#21360#34920#22836
        TabOrder = 9
        OnClick = CheckBox_ReportTitleClick
        Width = 121
      end
      object GroupBox_ReportTitle: TcxGroupBox
        Left = 456
        Top = 42
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 10
        Height = 249
        Width = 161
        object Edit_01: TcxMaskEdit
          Left = 88
          Top = 36
          Properties.Alignment.Horz = taRightJustify
          Properties.MaskKind = emkRegExprEx
          Properties.EditMask = '\d+'
          Properties.MaxLength = 0
          TabOrder = 0
          Width = 60
        end
        object Edit_02: TcxMaskEdit
          Left = 88
          Top = 54
          Properties.Alignment.Horz = taRightJustify
          Properties.MaskKind = emkRegExprEx
          Properties.EditMask = '\d+'
          Properties.MaxLength = 0
          TabOrder = 1
          Width = 60
        end
        object Edit_03: TcxMaskEdit
          Left = 88
          Top = 72
          Properties.Alignment.Horz = taRightJustify
          Properties.MaskKind = emkRegExprEx
          Properties.EditMask = '\d+'
          Properties.MaxLength = 0
          TabOrder = 2
          Width = 60
        end
        object Edit_04: TcxMaskEdit
          Left = 88
          Top = 90
          Properties.Alignment.Horz = taRightJustify
          Properties.MaskKind = emkRegExprEx
          Properties.EditMask = '\d+'
          Properties.MaxLength = 0
          TabOrder = 3
          Width = 60
        end
        object Edit_05: TcxMaskEdit
          Left = 88
          Top = 108
          Properties.Alignment.Horz = taRightJustify
          Properties.MaskKind = emkRegExprEx
          Properties.EditMask = '\d+'
          Properties.MaxLength = 0
          TabOrder = 4
          Width = 60
        end
        object Edit_06: TcxMaskEdit
          Left = 88
          Top = 126
          Properties.Alignment.Horz = taRightJustify
          Properties.MaskKind = emkRegExprEx
          Properties.EditMask = '\d+'
          Properties.MaxLength = 0
          TabOrder = 5

⌨️ 快捷键说明

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