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

📄 txjunit1.~dfm

📁 实现了断路器群控系统
💻 ~DFM
字号:
object tongxinji: Ttongxinji
  Left = 214
  Top = 152
  Width = 729
  Height = 468
  Caption = #36890#20449#26426#23454#20363
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 96
    Top = 16
    Width = 147
    Height = 20
    Caption = #21457#36865#21629#20196#21015#34920#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 456
    Top = 16
    Width = 168
    Height = 20
    Caption = #26029#36335#22120#29366#24577#21015#34920#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
  end
  object ListBox1: TListBox
    Left = 40
    Top = 48
    Width = 241
    Height = 297
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 24
    ParentFont = False
    TabOrder = 0
  end
  object ListBox2: TListBox
    Left = 408
    Top = 48
    Width = 241
    Height = 297
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 19
    ParentFont = False
    TabOrder = 1
  end
  object Button1: TButton
    Left = 432
    Top = 376
    Width = 105
    Height = 41
    Caption = #36820#22238
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 2
    OnClick = Button1Click
  end
  object MSComm1: TMSComm
    Left = 80
    Top = 384
    Width = 32
    Height = 32
    OnComm = MSComm1Comm
    ControlData = {
      2143341208000000ED030000ED03000001568A64000006000000010020000000
      00020000004B00000000080000000000000000003F0000000A000000}
  end
  object Button2: TButton
    Left = 144
    Top = 376
    Width = 105
    Height = 41
    Caption = #24320#22987
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 4
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 288
    Top = 376
    Width = 105
    Height = 41
    Caption = #20572#27490
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -20
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 5
    OnClick = Button3Click
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 5000
    OnTimer = Timer1Timer
    Left = 40
    Top = 384
  end
  object ADOCommand1: TADOCommand
    Parameters = <>
    Left = 592
    Top = 376
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    SQL.Strings = (
      '')
    Left = 560
    Top = 376
  end
end

⌨️ 快捷键说明

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