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

📄 tzbcx.dfm

📁 希望大家能多多指教这是我给我们同学编的系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object tzbcxform: Ttzbcxform
  Left = 264
  Top = 221
  Width = 572
  Height = 433
  Caption = #22242#25903#37096#26597#35810#19982#20462#25913
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 564
    Height = 406
    ActivePage = TabSheet3
    Align = alClient
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabIndex = 2
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #24635#34920#27983#35272
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      object DBGrid1: TDBGrid
        Left = 0
        Top = 0
        Width = 556
        Height = 371
        Align = alClient
        DataSource = DataSource1
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet2: TTabSheet
      Caption = #21333#20010#26597#35810#19982#20462#25913
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object GroupBox1: TGroupBox
        Left = 8
        Top = 8
        Width = 233
        Height = 321
        TabOrder = 0
        object Label1: TLabel
          Left = 8
          Top = 16
          Width = 180
          Height = 16
          Caption = #35831#36755#20837#27425#35201#26597#35810#30340#22995#21517#65306'                '
        end
        object Label2: TLabel
          Left = 8
          Top = 88
          Width = 45
          Height = 16
          Caption = #22995#21517#65306'   '
        end
        object Label3: TLabel
          Left = 8
          Top = 120
          Width = 42
          Height = 16
          Caption = #32844#21153#65306'  '
        end
        object Label4: TLabel
          Left = 8
          Top = 168
          Width = 42
          Height = 16
          Caption = #29677#32423#65306'  '
        end
        object Label5: TLabel
          Left = 8
          Top = 208
          Width = 42
          Height = 16
          Caption = #23487#33293#65306'  '
        end
        object Label6: TLabel
          Left = 8
          Top = 248
          Width = 45
          Height = 16
          Caption = #30005#35805#65306'   '
        end
        object Edit1: TEdit
          Left = 72
          Top = 40
          Width = 121
          Height = 24
          TabOrder = 0
        end
        object Edit2: TEdit
          Left = 72
          Top = 80
          Width = 121
          Height = 24
          TabOrder = 1
        end
        object Edit3: TEdit
          Left = 72
          Top = 120
          Width = 121
          Height = 24
          TabOrder = 2
        end
        object Edit4: TEdit
          Left = 72
          Top = 160
          Width = 121
          Height = 24
          TabOrder = 3
        end
        object Edit5: TEdit
          Left = 72
          Top = 200
          Width = 121
          Height = 24
          TabOrder = 4
        end
        object Edit6: TEdit
          Left = 72
          Top = 248
          Width = 121
          Height = 24
          TabOrder = 5
        end
      end
      object Button1: TButton
        Left = 344
        Top = 48
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 344
        Top = 120
        Width = 75
        Height = 25
        Caption = #20462#25913
        TabOrder = 2
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 344
        Top = 192
        Width = 75
        Height = 25
        Caption = #21024#38500
        TabOrder = 3
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 336
        Top = 264
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 4
        OnClick = Button4Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #26465#20214#26597#35810#19982#20462#25913
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 2
      ParentFont = False
      object Panel1: TPanel
        Left = 8
        Top = 8
        Width = 545
        Height = 89
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 0
        object CheckBox1: TCheckBox
          Left = 24
          Top = 16
          Width = 49
          Height = 17
          Caption = #32844#21153
          TabOrder = 0
          OnClick = CheckBox1Click
        end
        object CheckBox2: TCheckBox
          Left = 256
          Top = 16
          Width = 49
          Height = 17
          Caption = #29677#32423
          TabOrder = 1
          OnClick = CheckBox2Click
        end
        object CheckBox3: TCheckBox
          Left = 24
          Top = 56
          Width = 49
          Height = 17
          Caption = #23487#33293
          TabOrder = 2
          OnClick = CheckBox3Click
        end
        object CheckBox4: TCheckBox
          Left = 256
          Top = 56
          Width = 49
          Height = 17
          Caption = #30005#35805
          TabOrder = 3
          OnClick = CheckBox4Click
        end
        object Edit7: TEdit
          Left = 72
          Top = 56
          Width = 121
          Height = 24
          Color = clBtnFace
          Enabled = False
          TabOrder = 4
        end
        object Edit8: TEdit
          Left = 304
          Top = 56
          Width = 121
          Height = 24
          Color = clBtnFace
          Enabled = False
          TabOrder = 5
        end
        object ComboBox1: TComboBox
          Left = 72
          Top = 16
          Width = 145
          Height = 24
          Color = clBtnFace
          Enabled = False
          ItemHeight = 16
          TabOrder = 6
          Items.Strings = (
            '')
        end
        object ComboBox2: TComboBox
          Left = 304
          Top = 16
          Width = 145
          Height = 24
          Color = clBtnFace
          Enabled = False
          ItemHeight = 16
          TabOrder = 7
          Items.Strings = (
            '02'#21150#20057
            '02'#21150#30002)
        end
      end
      object Panel2: TPanel
        Left = 8
        Top = 112
        Width = 545
        Height = 41
        BevelInner = bvRaised
        BevelOuter = bvLowered
        TabOrder = 1
        object Button5: TButton
          Left = 72
          Top = 8
          Width = 75
          Height = 25
          Caption = #26597#35810
          TabOrder = 0
          OnClick = Button5Click
        end
        object Button6: TButton
          Left = 376
          Top = 8
          Width = 75
          Height = 25
          Caption = #25171#21360#27983#35272
          TabOrder = 1
          OnClick = Button6Click
        end
      end
      object DBGrid2: TDBGrid
        Left = 0
        Top = 160
        Width = 553
        Height = 201
        DataSource = DataSource2
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -13
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object QuickRep1: TQuickRep
        Left = 8
        Top = 500
        Width = 794
        Height = 1123
        Frame.Color = clBlack
        Frame.DrawTop = False
        Frame.DrawBottom = False
        Frame.DrawLeft = False
        Frame.DrawRight = False
        DataSet = Query1
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = 'Arial'
        Font.Style = []
        Functions.Strings = (
          'PAGENUMBER'
          'COLUMNNUMBER'
          'REPORTTITLE')
        Functions.DATA = (
          '0'
          '0'
          #39#39)
        Options = [FirstPageHeader, LastPageFooter]
        Page.Columns = 1
        Page.Orientation = poPortrait
        Page.PaperSize = A4
        Page.Values = (
          100
          2970
          100
          2100
          100
          100
          0)
        PrinterSettings.Copies = 1
        PrinterSettings.Duplex = False
        PrinterSettings.FirstPage = 0
        PrinterSettings.LastPage = 0
        PrinterSettings.OutputBin = Auto
        PrintIfEmpty = True
        SnapToGrid = True
        Units = MM
        Zoom = 100
        object QRBand1: TQRBand
          Left = 38
          Top = 38
          Width = 718
          Height = 40
          Frame.Color = clBlack
          Frame.DrawTop = False
          Frame.DrawBottom = False
          Frame.DrawLeft = False
          Frame.DrawRight = False
          AlignToBottom = False
          Color = clWhite
          ForceNewColumn = False

⌨️ 快捷键说明

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