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

📄 bustradeyeareditunit.~dfm

📁 公交行业的管理系统
💻 ~DFM
📖 第 1 页 / 共 5 页
字号:
object BusTradeYearEditFrm: TBusTradeYearEditFrm
  Left = -4
  Top = -4
  Align = alTop
  BorderIcons = [biMaximize]
  BorderStyle = bsSingle
  Caption = #20844#20132#34892#19994#32479#35745#24180#25253
  ClientHeight = 553
  ClientWidth = 800
  Color = clBtnFace
  Constraints.MaxHeight = 580
  Constraints.MaxWidth = 808
  Constraints.MinHeight = 580
  Constraints.MinWidth = 808
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  WindowState = wsMaximized
  OnCreate = FormCreate
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 800
    Height = 40
    Align = alTop
    TabOrder = 0
    object Label1: TLabel
      Left = 250
      Top = 4
      Width = 240
      Height = 29
      Caption = #20844#20132#34892#19994#32479#35745#24180#25253
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
  end
  object Panel3: TPanel
    Left = 0
    Top = 40
    Width = 800
    Height = 41
    Align = alTop
    TabOrder = 1
    object Panel2: TPanel
      Left = 138
      Top = 0
      Width = 177
      Height = 41
      TabOrder = 0
      object Label11: TLabel
        Left = 10
        Top = 14
        Width = 65
        Height = 13
        Caption = #22478#24066#20195#30721#65306
        Color = clActiveBorder
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object SpeedButton1: TSpeedButton
        Left = 137
        Top = 9
        Width = 23
        Height = 22
        Caption = '...'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = #26999#20307'_GB2312'
        Font.Style = [fsBold]
        ParentFont = False
        OnClick = SpeedButton1Click
      end
      object Edit9: TEdit
        Left = 73
        Top = 11
        Width = 48
        Height = 19
        Color = 14743800
        Ctl3D = False
        Font.Charset = ANSI_CHARSET
        Font.Color = clBlack
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        ReadOnly = True
        TabOrder = 0
        OnChange = Edit9Change
      end
    end
    object Panel5: TPanel
      Left = 315
      Top = 0
      Width = 482
      Height = 41
      TabOrder = 1
      object Label2: TLabel
        Left = 11
        Top = 14
        Width = 78
        Height = 13
        Caption = #35831#36873#25321#24180#20221#65306
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object Label3: TLabel
        Left = 151
        Top = 14
        Width = 13
        Height = 13
        Caption = #24180
        Font.Charset = ANSI_CHARSET
        Font.Color = clWindowText
        Font.Height = -13
        Font.Name = #23435#20307
        Font.Style = []
        ParentFont = False
      end
      object SpeedButton2: TSpeedButton
        Left = 180
        Top = 9
        Width = 23
        Height = 22
        Flat = True
        Glyph.Data = {
          76010000424D7601000000000000760000002800000020000000100000000100
          04000000000000010000120B0000120B00001000000000000000000000000000
          800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
          555555555555555555555555555555555555555555FF55555555555559055555
          55555555577FF5555555555599905555555555557777F5555555555599905555
          555555557777FF5555555559999905555555555777777F555555559999990555
          5555557777777FF5555557990599905555555777757777F55555790555599055
          55557775555777FF5555555555599905555555555557777F5555555555559905
          555555555555777FF5555555555559905555555555555777FF55555555555579
          05555555555555777FF5555555555557905555555555555777FF555555555555
          5990555555555555577755555555555555555555555555555555}
        NumGlyphs = 2
        OnClick = SpeedButton2Click
      end
      object ComboBox1: TComboBox
        Left = 88
        Top = 10
        Width = 55
        Height = 21
        Color = 14743800
        ItemHeight = 13
        TabOrder = 0
        OnChange = ComboBox1Change
        Items.Strings = (
          '2000'
          '2001'
          '2002'
          '2003'
          '2004'
          '2005'
          '2006'
          '2007'
          '2008'
          '2009'
          '2010'
          ''
          ''
          ''
          ''
          ''
          ''
          ''
          '')
      end
    end
    object Panel8: TPanel
      Left = 0
      Top = 0
      Width = 138
      Height = 41
      Enabled = False
      TabOrder = 2
      object Label5: TLabel
        Left = 16
        Top = 14
        Width = 60
        Height = 13
        Caption = #27719#24635#21333#20301#65306
      end
      object Label6: TLabel
        Left = 80
        Top = 14
        Width = 45
        Height = 13
        AutoSize = False
        Caption = #20844#29992#23616
      end
    end
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 81
    Width = 710
    Height = 472
    ActivePage = TabSheet1
    Align = alClient
    TabIndex = 0
    TabOrder = 2
    object TabSheet1: TTabSheet
      Caption = #20844#20132#34892#19994#24180#25253'('#19968')'
      object Label4: TLabel
        Left = 13
        Top = 411
        Width = 45
        Height = 13
        Caption = #22791'   '#27880#65306
      end
      object ListView1: TListView
        Left = 10
        Top = 2
        Width = 270
        Height = 393
        Color = 14743800
        Columns = <
          item
            Caption = #25351#26631#21517#31216
            MaxWidth = 160
            MinWidth = 160
            Width = 160
          end
          item
            Caption = #25351#26631#20195#30721
            MaxWidth = 60
            MinWidth = 60
            Width = 60
          end
          item
            Alignment = taCenter
            Caption = #21333#20301
            MaxWidth = 45
            MinWidth = 45
            Width = 45
          end>
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = 'Microsoft Sans Serif'
        Font.Style = []
        GridLines = True
        Items.Data = {
          B40400001700000000000000FFFFFFFFFFFFFFFF02000000000000000A312ED4
          CBD3AAB3B5CAFD04474E303102C1BE00000000FFFFFFFFFFFFFFFF0200000000
          0000000B283129B4F3BFCDB3B5CAFD04474E303202C1BE00000000FFFFFFFFFF
          FFFFFF02000000000000000E20202020A2D9C6FBD3CDB3B5CAFD04474E303302
          C1BE00000000FFFFFFFFFFFFFFFF02000000000000001B202020202020202020
          C6E4D6D0A3BACCECC8BBC6F8C8BCC1CFB3B504474E303402C1BE00000000FFFF
          FFFFFFFFFFFF02000000000000001B202020202020202020202020202020D2BA
          BBAFC6F8C8BCC1CFB3B504474E303502C1BE00000000FFFFFFFFFFFFFFFF0200
          0000000000000E20202020A2DAB2F1D3CDB3B5CAFD04474E303602C1BE000000
          00FFFFFFFFFFFFFFFF02000000000000001920202020202020C6E4D6D0A3BACC
          ECC8BBC6F8C8BCC1CFB3B504474E303702C1BE00000000FFFFFFFFFFFFFFFF02
          000000000000001920202020202020202020202020D2BABBAFC6F8C8BCC1CFB3
          B504474E303802C1BE00000000FFFFFFFFFFFFFFFF0200000000000000102020
          2020A2DBCCECC8BBC6F8B3B5CAFD04474E303902C1BE00000000FFFFFFFFFFFF
          FFFF02000000000000001020202020A2DCD2BABBAFC6F8B3B5CAFD04474E3130
          02C1BE00000000FFFFFFFFFFFFFFFF02000000000000001220202020A2DDC6E4
          CBFBC8BCC1CFB3B5CAFD04474E313102C1BE00000000FFFFFFFFFFFFFFFF0200
          0000000000000D283229D0A1B9ABB9B2B3B5CAFD04474E313202C1BE00000000
          FFFFFFFFFFFFFFFF02000000000000000E20202020A2D9C6FBD3CDB3B5CAFD04
          474E313302C1BE00000000FFFFFFFFFFFFFFFF02000000000000001B20202020
          2020202020C6E4D6D0A3BACCECC8BBC6F8C8BCC1CFB3B504474E313402C1BE00
          000000FFFFFFFFFFFFFFFF02000000000000001B202020202020202020202020
          202020D2BABBAFC6F8C8BCC1CFB3B504474E313502C1BE00000000FFFFFFFFFF
          FFFFFF02000000000000000E20202020A2DAB2F1D3CDB3B5CAFD04474E313602
          C1BE00000000FFFFFFFFFFFFFFFF02000000000000001A2020202020202020C6
          E4D6D0A3BACCECC8BBC6F8C8BCC1CFB3B504474E313702C1BE00000000FFFFFF
          FFFFFFFFFF02000000000000001A2020202020202020202020202020D2BABBAF
          C6F8C8BCC1CFB3B504474E313802C1BE00000000FFFFFFFFFFFFFFFF02000000
          000000001220202020A2DBCCECC8BBC6F8C6FBB3B5CAFD04474E313902C1BE00
          000000FFFFFFFFFFFFFFFF02000000000000001220202020A2DCD2BABBAFC6F8
          C6FBB3B5CAFD04474E323002C1BE00000000FFFFFFFFFFFFFFFF020000000000
          00001220202020A2DDC6E4CBFBC8BCC1CFB3B5CAFD04474E323102C1BE000000
          00FFFFFFFFFFFFFFFF02000000000000000F322E204943BFA8CFDFC2B7B3B5CA
          FD04474E323202C1BE00000000FFFFFFFFFFFFFFFF0200000000000000122020
          2020C6E4D6D0A3BAB4F3BFCDB3B5CAFD04474E323302C1BEFFFFFFFFFFFFFFFF
          FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
          FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
        ReadOnly = True
        ParentFont = False
        TabOrder = 0
        ViewStyle = vsReport
      end
      object DBMemo1: TDBMemo
        Left = 70
        Top = 408
        Width = 621
        Height = 20
        Color = 14743800
        DataField = #22791#27880
        DataSource = DataSource1
        TabOrder = 1
      end
      object Panel6: TPanel
        Left = 278
        Top = 2
        Width = 70
        Height = 393
        BevelOuter = bvLowered
        TabOrder = 2
        object Panel9: TPanel
          Left = 1
          Top = 1
          Width = 68
          Height = 20
          Caption = #20840#24180#23454#38469
          TabOrder = 0
        end
        object DBEdit1: TDBEdit
          Left = 0
          Top = 20
          Width = 70
          Height = 21
          Color = 14743800
          DataField = 'GN01'
          DataSource = DataSource1
          Enabled = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -9
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 1
        end
        object DBEdit2: TDBEdit
          Left = 0
          Top = 38
          Width = 70
          Height = 21
          Color = 14743800
          DataField = 'GN02'
          DataSource = DataSource1
          Enabled = False
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -9
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          ReadOnly = True
          TabOrder = 2
        end
        object DBEdit3: TDBEdit
          Left = 0
          Top = 54
          Width = 70
          Height = 21
          Color = 16707038
          DataField = 'GN03'
          DataSource = DataSource1
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -9
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 3
        end
        object DBEdit4: TDBEdit
          Left = 0
          Top = 70
          Width = 70
          Height = 21
          Color = 16707038
          DataField = 'GN04'
          DataSource = DataSource1
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -9
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 4
        end
        object DBEdit5: TDBEdit
          Left = 0
          Top = 86
          Width = 70
          Height = 21
          Color = 16707038
          DataField = 'GN05'
          DataSource = DataSource1
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clWindowText
          Font.Height = -9
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentFont = False
          TabOrder = 5
        end
        object DBEdit6: TDBEdit
          Left = 0
          Top = 102

⌨️ 快捷键说明

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