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

📄 xggdzc.~dfm

📁 用delphi编写的固定资产管理系统
💻 ~DFM
📖 第 1 页 / 共 2 页
字号:
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ItemHeight = 13
        ParentFont = False
        TabOrder = 5
        OnKeyDown = ComboBox2KeyDown
      end
      object Edit6: TEdit
        Left = 297
        Top = 95
        Width = 78
        Height = 19
        Ctl3D = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 6
        OnChange = Edit6Change
        OnKeyDown = ComboBox2KeyDown
        OnKeyPress = Edit3KeyPress
      end
      object Edit7: TEdit
        Left = 297
        Top = 121
        Width = 91
        Height = 21
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 11
        OnChange = Edit7Change
      end
      object Edit8: TEdit
        Left = 486
        Top = 40
        Width = 91
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 8
        OnChange = Edit8Change
        OnKeyDown = ComboBox2KeyDown
        OnKeyPress = Edit8KeyPress
      end
      object Edit9: TEdit
        Left = 486
        Top = 67
        Width = 91
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 9
        OnChange = Edit7Change
        OnKeyDown = ComboBox2KeyDown
        OnKeyPress = Edit8KeyPress
      end
      object ComboBox5: TComboBox
        Left = 486
        Top = 94
        Width = 91
        Height = 21
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ItemHeight = 13
        ParentFont = False
        TabOrder = 10
        OnChange = Edit4Change
        OnKeyDown = ComboBox2KeyDown
        Items.Strings = (
          #24180#38480#24179#22343#27861'(1)'
          #24180#38480#24179#22343#27861'(2)')
      end
      object Edit10: TEdit
        Left = 486
        Top = 123
        Width = 76
        Height = 19
        BevelInner = bvNone
        BevelOuter = bvNone
        Ctl3D = False
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentCtl3D = False
        ParentFont = False
        TabOrder = 12
        OnChange = Edit10Change
      end
      object Edit11: TEdit
        Left = 486
        Top = 149
        Width = 91
        Height = 21
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 13
      end
      object Edit5: TEdit
        Left = 105
        Top = 147
        Width = 91
        Height = 21
        Enabled = False
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        ReadOnly = True
        TabOrder = 14
      end
      object DateTimePicker1: TDateTimePicker
        Left = 297
        Top = 149
        Width = 91
        Height = 21
        Date = 37988.470846180560000000
        Time = 37988.470846180560000000
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clBlue
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
        TabOrder = 7
        OnKeyDown = ComboBox2KeyDown
      end
    end
    object DBGrid1: TDBGrid
      Left = 7
      Top = 40
      Width = 596
      Height = 77
      DataSource = DataSource1
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 2
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clBlue
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBGrid1DblClick
      Columns = <
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #22266#23450#36164#20135#32534#21495
          Title.Alignment = taCenter
          Width = 96
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #22266#23450#36164#20135#21517#31216
          Title.Alignment = taCenter
          Width = 95
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #22266#23450#36164#20135#31867#21035
          Title.Alignment = taCenter
          Width = 92
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #22686#21152#26041#24335
          Title.Alignment = taCenter
          Width = 73
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20837#36134#21407#20540
          Title.Alignment = taCenter
          Width = 72
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #32047#35745#25240#26087
          Title.Alignment = taCenter
          Width = 71
          Visible = True
        end
        item
          Alignment = taCenter
          Expanded = False
          FieldName = #20928#20540
          Title.Alignment = taCenter
          Width = 60
          Visible = True
        end>
    end
    object Panel4: TPanel
      Left = 7
      Top = 299
      Width = 596
      Height = 35
      BevelInner = bvRaised
      BevelOuter = bvLowered
      TabOrder = 3
      object BitBtn1: TBitBtn
        Left = 297
        Top = 5
        Width = 75
        Height = 25
        Caption = #20462#25913
        Enabled = False
        TabOrder = 0
        OnClick = BitBtn1Click
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Glyph.Data = {
          F2010000424DF201000000000000760000002800000024000000130000000100
          0400000000007C01000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
          3333333333388F3333333333000033334224333333333333338338F333333333
          0000333422224333333333333833338F33333333000033422222243333333333
          83333338F3333333000034222A22224333333338F33F33338F33333300003222
          A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
          38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
          2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
          0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
          333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
          33333A2224A2233333333338F338F83300003333333333A2224A333333333333
          8F338F33000033333333333A222433333333333338F338F30000333333333333
          A224333333333333338F38F300003333333333333A223333333333333338F8F3
          000033333333333333A3333333333333333383330000}
        NumGlyphs = 2
      end
      object BitBtn2: TBitBtn
        Left = 391
        Top = 5
        Width = 75
        Height = 25
        Cancel = True
        Caption = #21462#28040
        TabOrder = 1
        OnClick = BitBtn2Click
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Glyph.Data = {
          DE010000424DDE01000000000000760000002800000024000000120000000100
          0400000000006801000000000000000000001000000000000000000000000000
          80000080000000808000800000008000800080800000C0C0C000808080000000
          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
          333333333333333333333333000033338833333333333333333F333333333333
          0000333911833333983333333388F333333F3333000033391118333911833333
          38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
          911118111118333338F3338F833338F3000033333911111111833333338F3338
          3333F8330000333333911111183333333338F333333F83330000333333311111
          8333333333338F3333383333000033333339111183333333333338F333833333
          00003333339111118333333333333833338F3333000033333911181118333333
          33338333338F333300003333911183911183333333383338F338F33300003333
          9118333911183333338F33838F338F33000033333913333391113333338FF833
          38F338F300003333333333333919333333388333338FFF830000333333333333
          3333333333333333333888330000333333333333333333333333333333333333
          0000}
        NumGlyphs = 2
      end
      object BitBtn3: TBitBtn
        Left = 485
        Top = 5
        Width = 75
        Height = 25
        Caption = #36864#20986
        TabOrder = 2
        OnMouseDown = BitBtn1MouseDown
        OnMouseUp = BitBtn1MouseUp
        Kind = bkClose
      end
    end
  end
  object DataSource1: TDataSource
    Left = 24
    Top = 302
  end
end

⌨️ 快捷键说明

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