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

📄 dkpxcg.dfm

📁 希望大家能多多指教这是我给我们同学编的系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
          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
          ForceNewPage = False
          Size.Values = (
            105.833333333333
            1899.70833333333)
          BandType = rbTitle
        end
        object QRBand2: TQRBand
          Left = 38
          Top = 78
          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
          ForceNewPage = False
          Size.Values = (
            105.833333333333
            1899.70833333333)
          BandType = rbColumnHeader
          object QRLabel1: TQRLabel
            Left = 16
            Top = 8
            Width = 33
            Height = 17
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              44.9791666666667
              42.3333333333333
              21.1666666666667
              87.3125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = #26399#25968
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel2: TQRLabel
            Left = 200
            Top = 8
            Width = 33
            Height = 17
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              44.9791666666667
              529.166666666667
              21.1666666666667
              87.3125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = #22995#21517
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRLabel3: TQRLabel
            Left = 384
            Top = 8
            Width = 33
            Height = 17
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              44.9791666666667
              1016
              21.1666666666667
              87.3125)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Caption = #29677#32423
            Color = clWhite
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
        end
        object QRBand3: TQRBand
          Left = 38
          Top = 118
          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
          ForceNewPage = False
          Size.Values = (
            105.833333333333
            1899.70833333333)
          BandType = rbDetail
          object QRDBText1: TQRDBText
            Left = 16
            Top = 16
            Width = 35
            Height = 17
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              44.9791666666667
              42.3333333333333
              42.3333333333333
              92.6041666666667)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Color = clWhite
            DataSet = Query1
            DataField = 'Qishu'
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRDBText2: TQRDBText
            Left = 200
            Top = 16
            Width = 53
            Height = 17
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              44.9791666666667
              529.166666666667
              42.3333333333333
              140.229166666667)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Color = clWhite
            DataSet = Query1
            DataField = 'Xingming'
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
          object QRDBText3: TQRDBText
            Left = 392
            Top = 8
            Width = 30
            Height = 17
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False
            Size.Values = (
              44.9791666666667
              1037.16666666667
              21.1666666666667
              79.375)
            Alignment = taLeftJustify
            AlignToBand = False
            AutoSize = True
            AutoStretch = False
            Color = clWhite
            DataSet = Query1
            DataField = 'Banji'
            Transparent = False
            WordWrap = True
            FontSize = 10
          end
        end
      end
    end
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 65532
    Top = 199
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'xgxtzz'
    TableName = 'DangKePeiXun.db'
    Left = 65532
    Top = 151
    object Table1Qishu: TStringField
      DisplayLabel = #26399#25968
      FieldName = 'Qishu'
      Size = 8
    end
    object Table1Xingming: TStringField
      DisplayLabel = #22995#21517
      FieldName = 'Xingming'
      Size = 10
    end
    object Table1Banji: TStringField
      DisplayLabel = #29677#32423
      FieldName = 'Banji'
      Size = 8
    end
  end
  object Query1: TQuery
    DatabaseName = 'xgxtzz'
    SQL.Strings = (
      'select * from dangkepeixun;')
    Left = 4
    Top = 255
    object Query1Qishu: TStringField
      DisplayLabel = #26399#25968
      FieldName = 'Qishu'
      Origin = 'XGXTZZ."DangKePeiXun.DB".Qishu'
      Size = 8
    end
    object Query1Xingming: TStringField
      DisplayLabel = #22995#21517
      FieldName = 'Xingming'
      Origin = 'XGXTZZ."DangKePeiXun.DB".Xingming'
      Size = 10
    end
    object Query1Banji: TStringField
      DisplayLabel = #29677#32423
      FieldName = 'Banji'
      Origin = 'XGXTZZ."DangKePeiXun.DB".Banji'
      Size = 8
    end
  end
  object DataSource2: TDataSource
    DataSet = Query1
    Left = 468
    Top = 231
  end
  object Table2: TTable
    DatabaseName = 'xgxtzz'
    TableName = 'DangKePeiXun.db'
    Left = 484
    Top = 263
  end
end

⌨️ 快捷键说明

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