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

📄 ruleset.dfm

📁 用户名:SYSTEM 密码:空 第一次运行请先恢复数据库 DATABASE 到SQL服务器
💻 DFM
📖 第 1 页 / 共 2 页
字号:
  end
  object BitBtn2: TBitBtn
    Left = 304
    Top = 187
    Width = 75
    Height = 25
    Anchors = [akRight, akBottom]
    Cancel = True
    Caption = #21462#28040
    Enabled = False
    TabOrder = 2
    OnClick = BitBtn2Click
    Glyph.Data = {
      DE010000424DDE01000000000000760000002800000024000000120000000100
      0400000000006801000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
      333333333333333333333333000033338833333333333333333F333333333333
      0000333911833333983333333388F333333F3333000033391118333911833333
      38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
      911118111118333338F3338F833338F3000033333911111111833333338F3338
      3333F8330000333333911111183333333338F333333F83330000333333311111
      8333333333338F3333383333000033333339111183333333333338F333833333
      00003333339111118333333333333833338F3333000033333911181118333333
      33338333338F333300003333911183911183333333383338F338F33300003333
      9118333911183333338F33838F338F33000033333913333391113333338FF833
      38F338F300003333333333333919333333388333338FFF830000333333333333
      3333333333333333333888330000333333333333333333333333333333333333
      0000}
    NumGlyphs = 2
  end
  object Panel1: TPanel
    Left = 0
    Top = 43
    Width = 396
    Height = 137
    Anchors = [akLeft, akTop, akRight, akBottom]
    BevelInner = bvRaised
    BevelOuter = bvLowered
    TabOrder = 0
    object Label3: TLabel
      Left = 112
      Top = 26
      Width = 68
      Height = 13
      Caption = #20998#37912#31639#36978#21040';'
    end
    object Label5: TLabel
      Left = 112
      Top = 54
      Width = 68
      Height = 13
      Caption = #20998#37912#31639#26089#36864';'
    end
    object Label2: TLabel
      Left = 200
      Top = 26
      Width = 39
      Height = 13
      Caption = #21152#29677#25353
    end
    object Label4: TLabel
      Left = 298
      Top = 26
      Width = 42
      Height = 13
      Caption = #20493#35336#31639';'
    end
    object Label6: TLabel
      Left = 200
      Top = 54
      Width = 65
      Height = 13
      Caption = #20551#26085#21152#29677#25353
    end
    object Label7: TLabel
      Left = 324
      Top = 54
      Width = 42
      Height = 13
      Caption = #20493#35336#31639';'
    end
    object Label8: TLabel
      Left = 200
      Top = 82
      Width = 91
      Height = 13
      Caption = #27861#23450#20551#26085#21152#29677#25353
    end
    object Label9: TLabel
      Left = 349
      Top = 82
      Width = 42
      Height = 13
      Caption = #20493#35336#31639';'
    end
    object SpinEdit1: TSpinEdit
      Left = 63
      Top = 21
      Width = 48
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 1
      Value = 0
      OnChange = SpinEdit1Change
    end
    object SpinEdit2: TSpinEdit
      Left = 63
      Top = 49
      Width = 48
      Height = 22
      MaxValue = 0
      MinValue = 0
      TabOrder = 3
      Value = 0
      OnChange = SpinEdit2Change
    end
    object CheckBox1: TCheckBox
      Left = 16
      Top = 80
      Width = 129
      Height = 17
      Caption = #26143#26399#20845#27491#24120#19978#29677
      TabOrder = 4
      OnClick = CheckBox1Click
    end
    object CheckBox2: TCheckBox
      Left = 16
      Top = 104
      Width = 137
      Height = 17
      Caption = #26143#26399#22825#27491#24120#19978#29677
      TabOrder = 5
      OnClick = CheckBox2Click
    end
    object CheckBox3: TCheckBox
      Left = 16
      Top = 24
      Width = 46
      Height = 17
      Caption = #36978#21040
      TabOrder = 0
      OnClick = CheckBox3Click
    end
    object CheckBox4: TCheckBox
      Left = 16
      Top = 52
      Width = 46
      Height = 17
      Caption = #26089#36864
      TabOrder = 2
      OnClick = CheckBox4Click
    end
    object Edit1: TEdit
      Left = 240
      Top = 22
      Width = 57
      Height = 21
      TabOrder = 6
      OnChange = Edit1Change
    end
    object Edit2: TEdit
      Left = 266
      Top = 50
      Width = 57
      Height = 21
      TabOrder = 7
      OnChange = Edit2Change
    end
    object Edit3: TEdit
      Left = 290
      Top = 78
      Width = 57
      Height = 21
      TabOrder = 8
      OnChange = Edit3Change
    end
  end
  object ADOQuery1: TADOQuery
    Connection = fDataMod.AdoCon
    CursorType = ctStatic
    Parameters = <
      item
        Name = 'ID'
        DataType = ftString
        NumericScale = 255
        Precision = 255
        Size = 5
        Value = Null
      end>
    SQL.Strings = (
      'Select * From SysRule Where cItemID=:ID')
    Left = 48
    Top = 176
  end
end

⌨️ 快捷键说明

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