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

📄 optionspropertyfrm.dfm

📁 供水营销打印程序源码
💻 DFM
字号:
inherited frmPropertyOptions: TfrmPropertyOptions
  Left = 304
  Top = 182
  Caption = #31995#32479#36873#39033
  PixelsPerInch = 96
  TextHeight = 12
  object Label11: TLabel [1]
    Left = 80
    Top = 56
    Width = 42
    Height = 12
    Caption = 'Label11'
  end
  inherited btnOK: TcxButton
    OnClick = btnOKClick
  end
  object PageControl: TPageControl [5]
    Left = 8
    Top = 56
    Width = 457
    Height = 201
    ActivePage = TabSheet2
    TabOrder = 3
    object TabSheet1: TTabSheet
      Caption = #24120#35268
      object GroupBox1: TGroupBox
        Left = 8
        Top = 4
        Width = 433
        Height = 161
        Caption = #21333#20301#20449#24687
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 16
          Width = 66
          Height = 12
          Caption = #21333#20301#21517#31216'(&N)'
          FocusControl = edtCompany
        end
        object Label2: TLabel
          Left = 8
          Top = 96
          Width = 66
          Height = 12
          Caption = #24320#25143#38134#34892'(&B)'
          FocusControl = edtBankname
        end
        object Label3: TLabel
          Left = 168
          Top = 96
          Width = 66
          Height = 12
          Caption = #38134#34892#24080#21495'(&C)'
          FocusControl = edtAccount
        end
        object Label4: TLabel
          Left = 8
          Top = 56
          Width = 66
          Height = 12
          Caption = #21333#20301#22320#22336'(&A)'
          FocusControl = edtAddress
        end
        object edtCompany: TcxTextEdit
          Left = 8
          Top = 29
          Width = 417
          Height = 23
          Style.Shadow = True
          TabOrder = 0
        end
        object edtBankname: TcxTextEdit
          Left = 8
          Top = 109
          Width = 145
          Height = 23
          Style.Shadow = True
          TabOrder = 2
        end
        object edtAccount: TcxTextEdit
          Left = 168
          Top = 109
          Width = 257
          Height = 23
          Style.Shadow = True
          TabOrder = 3
        end
        object edtAddress: TcxTextEdit
          Left = 8
          Top = 69
          Width = 417
          Height = 23
          Style.Shadow = True
          TabOrder = 1
        end
      end
    end
    object TabSheet2: TTabSheet
      Caption = #25171#21360
      ImageIndex = 1
      object GroupBox2: TGroupBox
        Left = 8
        Top = 4
        Width = 433
        Height = 161
        Caption = #25171#21360#20449#24687
        TabOrder = 0
        object Label5: TLabel
          Left = 8
          Top = 16
          Width = 54
          Height = 12
          Caption = #25910#27454#20154'(&C)'
          FocusControl = edtCollector
        end
        object Label6: TLabel
          Left = 152
          Top = 16
          Width = 66
          Height = 12
          Caption = #35745#37327#21333#20301'(&U)'
          FocusControl = edtUnits
        end
        object Label7: TLabel
          Left = 296
          Top = 16
          Width = 66
          Height = 12
          Caption = #38144#21806#39033#30446'(&I)'
          FocusControl = edtItem
        end
        object Label8: TLabel
          Left = 8
          Top = 56
          Width = 66
          Height = 12
          Caption = #21457#31080#20301#25968'(&L)'
          FocusControl = edtInvoiceLength
        end
        object Label9: TLabel
          Left = 152
          Top = 56
          Width = 66
          Height = 12
          Caption = #24320#22987#21495#30721'(&S)'
          FocusControl = edtStartInv
        end
        object Label10: TLabel
          Left = 296
          Top = 56
          Width = 66
          Height = 12
          Caption = #32467#26463#21495#30721'(&E)'
          FocusControl = edtEndInv
        end
        object edtCollector: TcxLookupComboBox
          Left = 8
          Top = 29
          Width = 129
          Height = 23
          Properties.KeyFieldNames = 'UserID'
          Properties.ListColumns = <
            item
              FieldName = 'Name'
            end
            item
              FieldName = 'Fullname'
            end>
          Properties.ListOptions.GridLines = glVertical
          Properties.ListOptions.ShowHeader = False
          Properties.ListSource = dmInvPrint.dsUsers
          Style.Shadow = True
          TabOrder = 0
        end
        object chkPreview: TcxCheckBox
          Left = 5
          Top = 119
          Width = 220
          Height = 21
          Properties.DisplayUnchecked = 'False'
          Properties.Caption = #25171#21360#21069#39044#35272#20869#23481#20197#20415#36827#34892#26684#24335#35774#32622'(&P)'
          TabOrder = 7
        end
        object edtUnits: TcxTextEdit
          Left = 152
          Top = 29
          Width = 129
          Height = 23
          Style.Shadow = True
          TabOrder = 1
        end
        object edtItem: TcxTextEdit
          Left = 296
          Top = 29
          Width = 129
          Height = 23
          Style.Shadow = True
          TabOrder = 2
        end
        object chkShowPrintDialog: TcxCheckBox
          Left = 5
          Top = 100
          Width = 129
          Height = 21
          Properties.DisplayUnchecked = 'False'
          Properties.Caption = #26174#31034#25171#21360#23545#35805#26694'(&D)'
          TabOrder = 6
        end
        object edtInvoiceLength: TcxSpinEdit
          Left = 8
          Top = 69
          Width = 129
          Height = 23
          Hint = #25152#20351#29992#30340#21457#31080#21495#30721#20301#25968
          Properties.Alignment.Horz = taRightJustify
          Properties.MaxValue = 30.000000000000000000
          Properties.OnChange = edtInvoiceLengthPropertiesChange
          Style.Shadow = True
          TabOrder = 3
          Value = 8
        end
        object edtStartInv: TcxTextEdit
          Left = 152
          Top = 69
          Width = 129
          Height = 23
          Hint = #21457#31080#21495#30721#26159#19968#32452#32431#25968#25454#32534#21495
          Style.Shadow = True
          TabOrder = 4
        end
        object edtEndInv: TcxTextEdit
          Left = 296
          Top = 69
          Width = 129
          Height = 23
          Hint = #21457#31080#21495#30721#26159#19968#32452#32431#25968#25454#32534#21495
          Style.Shadow = True
          TabOrder = 5
        end
      end
    end
  end
end

⌨️ 快捷键说明

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