outputunit.~dfm

来自「公交行业的管理系统」· ~DFM 代码 · 共 1,246 行 · 第 1/2 页

~DFM
1,246
字号
object OutputFrm: TOutputFrm
  Left = 6
  Top = 109
  Width = 812
  Height = 539
  Caption = #20844#20132#20225#19994#25968#25454#23548#20986
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 179
    Top = 112
    Width = 580
    Height = 327
    ActivePage = TabSheet6
    TabIndex = 5
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #20225#19994#26376#25253#23548#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      object GroupBox1: TGroupBox
        Left = 72
        Top = 27
        Width = 417
        Height = 155
        Caption = #23548#20986#24180#26376
        TabOrder = 0
        object Label3: TLabel
          Left = 285
          Top = 69
          Width = 12
          Height = 12
          Caption = #24180
        end
        object Label2: TLabel
          Left = 56
          Top = 117
          Width = 12
          Height = 12
          Caption = #20174
        end
        object Label4: TLabel
          Left = 165
          Top = 117
          Width = 24
          Height = 12
          Caption = #26376#21040
        end
        object Label5: TLabel
          Left = 286
          Top = 117
          Width = 12
          Height = 12
          Caption = #26376
        end
        object Label6: TLabel
          Left = 56
          Top = 69
          Width = 12
          Height = 12
          Caption = #20174
        end
        object Label10: TLabel
          Left = 165
          Top = 69
          Width = 24
          Height = 12
          Caption = #24180#21040
        end
        object Label32: TLabel
          Left = 16
          Top = 32
          Width = 60
          Height = 12
          Caption = #20225#19994#20195#30721#65306
        end
        object SpeedButton2: TSpeedButton
          Left = 339
          Top = 27
          Width = 23
          Height = 22
          Caption = '...'
          OnClick = SpeedButton3Click
        end
        object ComboBox1: TComboBox
          Left = 75
          Top = 65
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 0
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object ComboBox2: TComboBox
          Left = 195
          Top = 65
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 1
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object ComboBox3: TComboBox
          Left = 75
          Top = 112
          Width = 82
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 2
          Items.Strings = (
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            '10'
            '11'
            '12')
        end
        object ComboBox4: TComboBox
          Left = 195
          Top = 112
          Width = 82
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 3
          Items.Strings = (
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            '10'
            '11'
            '12')
        end
        object Edit2: TEdit
          Left = 75
          Top = 28
          Width = 254
          Height = 20
          ReadOnly = True
          TabOrder = 4
        end
      end
      object BitBtn9: TBitBtn
        Left = 263
        Top = 205
        Width = 75
        Height = 25
        Caption = #27983#35272#23548#20986#28304
        TabOrder = 1
        OnClick = BitBtn9Click
      end
      object BitBtn7: TBitBtn
        Left = 381
        Top = 204
        Width = 75
        Height = 26
        Caption = #25968#25454#23548#20986
        TabOrder = 2
        OnClick = BitBtn7Click
      end
    end
    object TabSheet2: TTabSheet
      Caption = #20225#19994#24180#25253#23548#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 1
      ParentFont = False
      object GroupBox2: TGroupBox
        Left = 72
        Top = 24
        Width = 425
        Height = 130
        Caption = #23548#20986#24180#20221
        TabOrder = 0
        object Label7: TLabel
          Left = 48
          Top = 76
          Width = 12
          Height = 12
          Caption = #20174
        end
        object Label8: TLabel
          Left = 176
          Top = 76
          Width = 24
          Height = 12
          Caption = #24180#21040
        end
        object Label9: TLabel
          Left = 320
          Top = 76
          Width = 12
          Height = 12
          Caption = #24180
        end
        object Label33: TLabel
          Left = 16
          Top = 32
          Width = 60
          Height = 12
          Caption = #20225#19994#20195#30721#65306
        end
        object SpeedButton4: TSpeedButton
          Left = 337
          Top = 27
          Width = 23
          Height = 22
          Caption = '...'
          OnClick = SpeedButton4Click
        end
        object ComboBox5: TComboBox
          Left = 75
          Top = 72
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 0
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object ComboBox6: TComboBox
          Left = 219
          Top = 72
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 1
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object Edit3: TEdit
          Left = 75
          Top = 28
          Width = 254
          Height = 20
          ReadOnly = True
          TabOrder = 2
        end
      end
      object BitBtn10: TBitBtn
        Left = 262
        Top = 192
        Width = 75
        Height = 25
        Caption = #27983#35272#23548#20986#28304
        TabOrder = 1
        OnClick = BitBtn10Click
      end
      object BitBtn8: TBitBtn
        Left = 391
        Top = 192
        Width = 75
        Height = 25
        Caption = #25968#25454#23548#20986
        TabOrder = 2
        OnClick = BitBtn8Click
      end
    end
    object TabSheet4: TTabSheet
      Caption = #21517#24405#23548#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 3
      ParentFont = False
      object BitBtn17: TBitBtn
        Left = 616
        Top = 336
        Width = 75
        Height = 25
        Caption = #25968#25454#23548#20986
        TabOrder = 0
        OnClick = BitBtn4Click
      end
      object BitBtn4: TBitBtn
        Left = 390
        Top = 196
        Width = 75
        Height = 25
        Caption = #25968#25454#23548#20986
        TabOrder = 1
        OnClick = BitBtn4Click
      end
      object GroupBox3: TGroupBox
        Left = 72
        Top = 24
        Width = 417
        Height = 145
        Caption = #23548#20986#24180#20221
        TabOrder = 2
        object Label13: TLabel
          Left = 48
          Top = 76
          Width = 12
          Height = 12
          Caption = #20174
        end
        object Label14: TLabel
          Left = 176
          Top = 76
          Width = 24
          Height = 12
          Caption = #24180#21040
        end
        object Label15: TLabel
          Left = 320
          Top = 76
          Width = 12
          Height = 12
          Caption = #24180
        end
        object Label34: TLabel
          Left = 16
          Top = 32
          Width = 60
          Height = 12
          Caption = #20225#19994#20195#30721#65306
        end
        object SpeedButton5: TSpeedButton
          Left = 336
          Top = 27
          Width = 23
          Height = 22
          Caption = '...'
          OnClick = SpeedButton5Click
        end
        object ComboBox7: TComboBox
          Left = 75
          Top = 72
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 0
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object ComboBox8: TComboBox
          Left = 219
          Top = 72
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 1
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object Edit4: TEdit
          Left = 75
          Top = 28
          Width = 254
          Height = 20
          ReadOnly = True
          TabOrder = 2
        end
      end
      object BitBtn6: TBitBtn
        Left = 264
        Top = 195
        Width = 75
        Height = 25
        Caption = #27983#35272#23548#20986#28304
        TabOrder = 3
        OnClick = BitBtn6Click
      end
    end
    object TabSheet3: TTabSheet
      Caption = #34892#19994#26376#25253#23548#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ImageIndex = 2
      ParentFont = False
      object GroupBox5: TGroupBox
        Left = 72
        Top = 27
        Width = 385
        Height = 145
        Caption = #23548#20986#24180#26376
        TabOrder = 0
        object Label17: TLabel
          Left = 285
          Top = 40
          Width = 12
          Height = 12
          Caption = #24180
        end
        object Label18: TLabel
          Left = 56
          Top = 88
          Width = 12
          Height = 12
          Caption = #20174
        end
        object Label19: TLabel
          Left = 165
          Top = 88
          Width = 24
          Height = 12
          Caption = #26376#21040
        end
        object Label20: TLabel
          Left = 286
          Top = 88
          Width = 12
          Height = 12
          Caption = #26376
        end
        object Label21: TLabel
          Left = 56
          Top = 40
          Width = 12
          Height = 12
          Caption = #20174
        end
        object Label22: TLabel
          Left = 165
          Top = 40
          Width = 24
          Height = 12
          Caption = #24180#21040
        end
        object ComboBox11: TComboBox
          Left = 75
          Top = 36
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 0
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object ComboBox12: TComboBox
          Left = 195
          Top = 36
          Width = 82
          Height = 20
          ItemHeight = 12
          TabOrder = 1
          Items.Strings = (
            '2000'
            '2001'
            '2002'
            '2003'
            '2004'
            '2005'
            '2006'
            '2007'
            '2008'
            '2009'
            '2010')
        end
        object ComboBox13: TComboBox
          Left = 75
          Top = 83
          Width = 82
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 2
          Items.Strings = (
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            '10'
            '11'
            '12')
        end
        object ComboBox14: TComboBox
          Left = 195
          Top = 83
          Width = 82
          Height = 20
          Style = csDropDownList
          ItemHeight = 12
          TabOrder = 3
          Items.Strings = (
            '1'
            '2'
            '3'
            '4'
            '5'
            '6'
            '7'
            '8'
            '9'
            '10'
            '11'
            '12')
        end
      end
      object BitBtn16: TBitBtn
        Left = 264
        Top = 195
        Width = 75
        Height = 25
        Caption = #27983#35272#23548#20986#28304
        TabOrder = 1
        OnClick = BitBtn16Click
      end
      object BitBtn19: TBitBtn
        Left = 390
        Top = 195
        Width = 75
        Height = 25
        Caption = #25968#25454#23548#20986
        TabOrder = 2
        OnClick = BitBtn19Click
      end
    end
    object TabSheet5: TTabSheet
      Caption = #34892#19994#24180#25253#23548#20986

⌨️ 快捷键说明

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