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

📄 itemforall.~dfm

📁 MU仓库编辑器 (转发)
💻 ~DFM
字号:
object frmItemForAll: TfrmItemForAll
  Left = 207
  Top = 185
  Width = 696
  Height = 480
  Caption = #25209#37327#36134#25143#28155#21152#29289#21697
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 688
    Height = 41
    Align = alTop
    TabOrder = 0
    object lblInfo: TLabel
      Left = 136
      Top = 14
      Width = 42
      Height = 12
      Caption = 'lblInfo'
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 368
      Top = 28
      Width = 258
      Height = 12
      Caption = 'LOG'#35760#24405#65292#22914#26524#35201#35760#24405#30340#35805#25226#36825#37324#30340#20869#23481#22797#21046#20986#21435
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object btnStart: TButton
      Left = 8
      Top = 4
      Width = 49
      Height = 33
      Caption = #24320#22987
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = btnStartClick
    end
    object btnBack: TButton
      Left = 64
      Top = 4
      Width = 49
      Height = 33
      Caption = #36820#22238
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = btnBackClick
    end
  end
  object Panel2: TPanel
    Left = 185
    Top = 41
    Width = 185
    Height = 386
    Align = alLeft
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object Bevel1: TBevel
      Left = 12
      Top = 24
      Width = 161
      Height = 3
      Style = bsRaised
    end
    object Label1: TLabel
      Left = 13
      Top = 8
      Width = 96
      Height = 12
      Caption = #35201#21152#20837#30340#29289#21697#21015#34920
      Transparent = True
    end
    object Label2: TLabel
      Left = 16
      Top = 40
      Width = 60
      Height = 12
      Caption = #29289#21697#22823#31867#65306
    end
    object Label3: TLabel
      Left = 16
      Top = 64
      Width = 60
      Height = 12
      Caption = #29289#21697#21517#31216#65306
    end
    object Label6: TLabel
      Left = 8
      Top = 364
      Width = 60
      Height = 12
      Caption = #22686#21152#37329#24065#65306
    end
    object btnIn: TButton
      Left = 16
      Top = 88
      Width = 73
      Height = 25
      Caption = #21152#20837
      TabOrder = 3
      OnClick = btnInClick
    end
    object btnOut: TButton
      Left = 96
      Top = 88
      Width = 73
      Height = 25
      Caption = #21024#38500
      TabOrder = 4
      OnClick = btnOutClick
    end
    object cboItem: TComboBox
      Left = 72
      Top = 60
      Width = 105
      Height = 20
      Style = csDropDownList
      DropDownCount = 30
      ItemHeight = 12
      TabOrder = 2
    end
    object cboType: TComboBox
      Left = 72
      Top = 36
      Width = 105
      Height = 20
      Style = csDropDownList
      ItemHeight = 12
      TabOrder = 1
      OnChange = cboTypeChange
    end
    object VLitem: TValueListEditor
      Left = 8
      Top = 120
      Width = 169
      Height = 233
      Enabled = False
      TabOrder = 5
      TitleCaptions.Strings = (
        #29289#21697#21517#31216
        '16'#36827#21046#20195#30721)
      ColWidths = (
        53
        110)
    end
    object edtZen: TEdit
      Left = 72
      Top = 360
      Width = 105
      Height = 20
      TabOrder = 0
      Text = '0'
    end
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 427
    Width = 688
    Height = 19
    Panels = <
      item
        Text = #27880#24847#29289#21697#21517#31216#19982#29289#21697#20195#30721#23545#24212
        Width = 160
      end
      item
        Text = #38656#22788#29702#36134#25143#65306'0'
        Width = 130
      end
      item
        Text = #24050#22788#29702#36134#25143#65306'0'
        Width = 130
      end
      item
        Text = #26080#25928#36134#25143#65306'0'
        Width = 130
      end
      item
        Text = #35814#32454#24773#20917#30475'LOG'
        Width = 50
      end>
  end
  object Panel3: TPanel
    Left = 0
    Top = 41
    Width = 185
    Height = 386
    Align = alLeft
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    object Label4: TLabel
      Left = 13
      Top = 8
      Width = 108
      Height = 12
      Caption = #32473#36825#20123#24080#25143#21152#20837#29289#21697
      Transparent = True
    end
    object Label5: TLabel
      Left = 16
      Top = 40
      Width = 60
      Height = 12
      Caption = #36134#25143#21517#31216#65306
    end
    object Bevel2: TBevel
      Left = 12
      Top = 24
      Width = 161
      Height = 3
      Style = bsRaised
    end
    object cboID: TComboBox
      Left = 72
      Top = 36
      Width = 105
      Height = 20
      DropDownCount = 30
      ItemHeight = 12
      TabOrder = 0
    end
    object btnInID: TButton
      Left = 16
      Top = 64
      Width = 33
      Height = 25
      Caption = #21152#20837
      TabOrder = 1
      OnClick = btnInIDClick
    end
    object btnOutID: TButton
      Left = 56
      Top = 64
      Width = 33
      Height = 25
      Caption = #21024#38500
      TabOrder = 2
      OnClick = btnOutIDClick
    end
    object LBID: TListBox
      Left = 8
      Top = 96
      Width = 169
      Height = 281
      ItemHeight = 12
      TabOrder = 5
    end
    object btnIDAll: TButton
      Left = 96
      Top = 64
      Width = 33
      Height = 25
      Caption = #20840#21152
      TabOrder = 3
      OnClick = btnIDAllClick
    end
    object btnIDAllOut: TButton
      Left = 136
      Top = 64
      Width = 33
      Height = 25
      Caption = #20840#21024
      TabOrder = 4
      OnClick = btnIDAllOutClick
    end
  end
  object mLog: TMemo
    Left = 370
    Top = 41
    Width = 318
    Height = 386
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ReadOnly = True
    ScrollBars = ssBoth
    TabOrder = 4
  end
  object muQuery: TADOQuery
    CursorType = ctStatic
    Parameters = <>
    Left = 656
    Top = 8
  end
  object cmtDB: TADOCommand
    Parameters = <>
    Left = 624
    Top = 8
  end
  object itemQuery: TADOQuery
    CursorType = ctStatic
    Parameters = <>
    Left = 592
    Top = 8
  end
end

⌨️ 快捷键说明

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