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

📄 fzdxcg.~dfm

📁 希望大家能多多指教这是我给我们同学编的系统
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
object fzdxcgform: Tfzdxcgform
  Left = 269
  Top = 182
  Width = 646
  Height = 468
  Caption = #21457#23637#23545#35937#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 = 638
    Height = 441
    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 = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      object DBGrid1: TDBGrid
        Left = 0
        Top = 0
        Width = 630
        Height = 406
        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
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object GroupBox1: TGroupBox
        Left = 16
        Top = 24
        Width = 265
        Height = 345
        TabOrder = 0
        object Label1: TLabel
          Left = 16
          Top = 16
          Width = 150
          Height = 13
          Caption = #35831#36755#20837#35201#26597#35810#30340#22995#21517#65306'          '
        end
        object Label2: TLabel
          Left = 8
          Top = 120
          Width = 36
          Height = 13
          Caption = #22995#21517#65306
        end
        object Label3: TLabel
          Left = 8
          Top = 176
          Width = 39
          Height = 13
          Caption = #24615#21035#65306' '
        end
        object Label4: TLabel
          Left = 8
          Top = 232
          Width = 39
          Height = 13
          Caption = #27665#26063#65306' '
        end
        object Label5: TLabel
          Left = 8
          Top = 272
          Width = 63
          Height = 13
          Caption = #20986#29983#26085#26399#65306' '
        end
        object Label6: TLabel
          Left = 8
          Top = 312
          Width = 114
          Height = 13
          Caption = #21015#20837#22521#20859#23545#35937#26102#38388#65306'  '
        end
        object Label7: TLabel
          Left = 8
          Top = 80
          Width = 69
          Height = 13
          Caption = #25903#37096#21517#31216#65306'   '
        end
        object Edit1: TEdit
          Left = 136
          Top = 32
          Width = 121
          Height = 21
          TabOrder = 0
        end
        object Edit2: TEdit
          Left = 136
          Top = 80
          Width = 121
          Height = 21
          TabOrder = 1
        end
        object Edit3: TEdit
          Left = 136
          Top = 128
          Width = 121
          Height = 21
          TabOrder = 2
        end
        object Edit4: TEdit
          Left = 144
          Top = 176
          Width = 121
          Height = 21
          TabOrder = 3
        end
        object Edit5: TEdit
          Left = 136
          Top = 224
          Width = 121
          Height = 21
          TabOrder = 4
        end
        object Edit6: TEdit
          Left = 136
          Top = 272
          Width = 121
          Height = 21
          TabOrder = 5
        end
        object Edit7: TEdit
          Left = 136
          Top = 304
          Width = 121
          Height = 21
          TabOrder = 6
        end
      end
      object Button1: TButton
        Left = 408
        Top = 56
        Width = 75
        Height = 25
        Caption = #26597#35810
        TabOrder = 1
        OnClick = Button1Click
      end
      object Button2: TButton
        Left = 408
        Top = 144
        Width = 75
        Height = 25
        Caption = #21024#38500
        TabOrder = 2
        OnClick = Button2Click
      end
      object Button3: TButton
        Left = 408
        Top = 216
        Width = 75
        Height = 25
        Caption = #20462#25913
        TabOrder = 3
        OnClick = Button3Click
      end
      object Button4: TButton
        Left = 408
        Top = 296
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 4
        OnClick = Button4Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #26465#20214#26597#35810#19982#25171#21360
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImageIndex = 2
      ParentFont = False
      object GroupBox2: TGroupBox
        Left = 0
        Top = 16
        Width = 649
        Height = 105
        TabOrder = 0
        object CheckBox1: TCheckBox
          Left = 40
          Top = 16
          Width = 73
          Height = 17
          Caption = #25903#37096#21517#31216
          TabOrder = 0
          OnClick = CheckBox1Click
        end
        object CheckBox2: TCheckBox
          Left = 288
          Top = 16
          Width = 65
          Height = 17
          Caption = #24615#21035
          TabOrder = 1
          OnClick = CheckBox2Click
        end
        object CheckBox3: TCheckBox
          Left = 48
          Top = 56
          Width = 57
          Height = 17
          Caption = #27665#26063
          TabOrder = 2
          OnClick = CheckBox3Click
        end
        object ComboBox1: TComboBox
          Left = 112
          Top = 16
          Width = 145
          Height = 21
          Color = clBtnFace
          Enabled = False
          ItemHeight = 13
          TabOrder = 3
          Items.Strings = (
            '')
        end
        object ComboBox2: TComboBox
          Left = 336
          Top = 16
          Width = 145
          Height = 21
          Color = clBtnFace
          Enabled = False
          ItemHeight = 13
          TabOrder = 4
          OnChange = ComboBox2Change
          Items.Strings = (
            #30007
            #22899)
        end
        object ComboBox3: TComboBox
          Left = 104
          Top = 56
          Width = 153
          Height = 21
          Color = clBtnFace
          Enabled = False
          ItemHeight = 13
          TabOrder = 5
          Items.Strings = (
            '')
        end
      end
      object GroupBox3: TGroupBox
        Left = 8
        Top = 136
        Width = 633
        Height = 73
        TabOrder = 1
        object Button5: TButton
          Left = 112
          Top = 24
          Width = 75
          Height = 25
          Caption = #26597#35810
          TabOrder = 0
          OnClick = Button5Click
        end
        object Button6: TButton
          Left = 384
          Top = 24
          Width = 75
          Height = 25
          Caption = #25171#21360#39044#35272
          TabOrder = 1
          OnClick = Button6Click
        end
      end
      object DBGrid2: TDBGrid
        Left = 0
        Top = 216
        Width = 625
        Height = 168
        DataSource = DataSource2
        TabOrder = 2
        TitleFont.Charset = DEFAULT_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -11
        TitleFont.Name = 'MS Sans Serif'
        TitleFont.Style = []
      end
      object QuickRep1: TQuickRep
        Left = 0
        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
          Size.Values = (
            105.833333333333
            1899.70833333333)
          BandType = rbDetail
          object QRDBText1: TQRDBText
            Left = 16
            Top = 8
            Width = 95
            Height = 17
            Frame.Color = clBlack
            Frame.DrawTop = False
            Frame.DrawBottom = False
            Frame.DrawLeft = False
            Frame.DrawRight = False

⌨️ 快捷键说明

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