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

📄 zsdycx.~dfm

📁 希望大家能多多指教这是我给我们同学编的系统
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object zsdycxform: Tzsdycxform
  Left = 261
  Top = 227
  Width = 586
  Height = 396
  Caption = #27491#24335#20826#21592#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
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 578
    Height = 369
    ActivePage = TabSheet3
    Align = alClient
    TabIndex = 2
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #24635#34920#27983#35272
      object DBGrid1: TDBGrid
        Left = 0
        Top = 0
        Width = 570
        Height = 341
        Align = alClient
        DataSource = DataSource1
        TabOrder = 0
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
    end
    object TabSheet2: TTabSheet
      Caption = #21333#20010#26597#35810#19982#20462#25913
      ImageIndex = 1
      object GroupBox1: TGroupBox
        Left = 24
        Top = 16
        Width = 241
        Height = 313
        TabOrder = 0
        object Label1: TLabel
          Left = 16
          Top = 16
          Width = 138
          Height = 13
          Caption = #35831#36755#20837#35201#26597#35810#30340#22995#21517#65306'      '
        end
        object Label2: TLabel
          Left = 8
          Top = 96
          Width = 42
          Height = 13
          Caption = #29677#32423#65306'  '
        end
        object Label3: TLabel
          Left = 8
          Top = 144
          Width = 42
          Height = 13
          Caption = #22995#21517#65306'  '
        end
        object Label4: TLabel
          Left = 8
          Top = 192
          Width = 96
          Height = 13
          Caption = #32508#21512#27979#35780#21517#27425#65306'    '
        end
        object Label5: TLabel
          Left = 8
          Top = 232
          Width = 96
          Height = 13
          Caption = #29677#32423#22343#20998#21517#27425#65306'    '
        end
        object Label6: TLabel
          Left = 8
          Top = 272
          Width = 66
          Height = 13
          Caption = #33719#22870#24773#20917#65306'  '
        end
        object Edit1: TEdit
          Left = 104
          Top = 32
          Width = 121
          Height = 21
          TabOrder = 0
        end
        object Edit2: TEdit
          Left = 104
          Top = 88
          Width = 121
          Height = 21
          TabOrder = 1
        end
        object Edit3: TEdit
          Left = 104
          Top = 136
          Width = 121
          Height = 21
          TabOrder = 2
        end
        object Edit4: TEdit
          Left = 104
          Top = 184
          Width = 121
          Height = 21
          TabOrder = 3
        end
        object Edit5: TEdit
          Left = 104
          Top = 232
          Width = 121
          Height = 21
          TabOrder = 4
        end
        object Edit6: TEdit
          Left = 104
          Top = 264
          Width = 121
          Height = 21
          TabOrder = 5
        end
      end
      object Button1: TButton
        Left = 360
        Top = 40
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 360
        Top = 96
        Width = 75
        Height = 25
        Caption = #20462#25913
        TabOrder = 2
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 360
        Top = 168
        Width = 75
        Height = 25
        Caption = #21024#38500
        TabOrder = 3
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 360
        Top = 248
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 4
        OnClick = Button4Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #26465#20214#26597#35810#19982#25171#21360
      ImageIndex = 2
      object GroupBox2: TGroupBox
        Left = 16
        Top = 8
        Width = 537
        Height = 89
        TabOrder = 0
        object CheckBox1: TCheckBox
          Left = 24
          Top = 16
          Width = 49
          Height = 17
          Caption = #29677#32423
          TabOrder = 0
          OnClick = CheckBox1Click
        end
        object Edit7: TEdit
          Left = 72
          Top = 16
          Width = 121
          Height = 21
          Color = clBtnFace
          Enabled = False
          TabOrder = 1
        end
        object CheckBox2: TCheckBox
          Left = 248
          Top = 16
          Width = 97
          Height = 17
          Caption = #32508#21512#27979#35780#21517#27425
          TabOrder = 2
          OnClick = CheckBox2Click
        end
        object Edit8: TEdit
          Left = 360
          Top = 16
          Width = 121
          Height = 21
          Color = clBtnFace
          Enabled = False
          TabOrder = 3
        end
        object CheckBox3: TCheckBox
          Left = 16
          Top = 64
          Width = 97
          Height = 17
          Caption = #29677#32423#22343#20998#21517#27425
          TabOrder = 4
          OnClick = CheckBox3Click
        end
        object Edit9: TEdit
          Left = 112
          Top = 56
          Width = 121
          Height = 21
          Color = clBtnFace
          Enabled = False
          TabOrder = 5
        end
        object CheckBox4: TCheckBox
          Left = 264
          Top = 56
          Width = 73
          Height = 17
          Caption = #33719#22870#24773#20917
          TabOrder = 6
          OnClick = CheckBox4Click
        end
        object Edit10: TEdit
          Left = 368
          Top = 56
          Width = 121
          Height = 21
          Color = clBtnFace
          Enabled = False
          TabOrder = 7
        end
      end
      object DBGrid2: TDBGrid
        Left = 16
        Top = 176
        Width = 529
        Height = 145
        DataSource = DataSource2
        TabOrder = 1
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object GroupBox3: TGroupBox
        Left = 24
        Top = 104
        Width = 521
        Height = 57
        TabOrder = 2
        object Button5: TButton
          Left = 32
          Top = 16
          Width = 75
          Height = 25
          Caption = #26597#35810
          TabOrder = 0
          OnClick = Button5Click
        end
        object Button6: TButton
          Left = 320
          Top = 16
          Width = 75
          Height = 25
          Caption = #25171#21360#27983#35272
          TabOrder = 1
          OnClick = Button6Click
        end
      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
          ForceNewPage = False
          Size.Values = (
            105.833333333333
            1899.70833333333)
          BandType = rbTitle
        end
        object QRBand2: 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

⌨️ 快捷键说明

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