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

📄 trigger.dfm

📁 很好用的串口通信工具软件。Comport目录下是用到的通信控件。
💻 DFM
📖 第 1 页 / 共 4 页
字号:
object Frm_Trigger: TFrm_Trigger
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  Caption = #32534#36753#35302#21457#22120
  ClientHeight = 377
  ClientWidth = 536
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar: TToolBar
    Left = 0
    Top = 0
    Width = 536
    Height = 39
    AutoSize = True
    ButtonHeight = 35
    ButtonWidth = 37
    Caption = 'ToolBar'
    EdgeBorders = [ebTop, ebBottom]
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    Images = ImgListMain
    ParentFont = False
    ShowCaptions = True
    TabOrder = 0
    object btn_Open: TToolButton
      Left = 0
      Top = 0
      Caption = ' '#25171#24320
      ImageIndex = 1
      OnClick = btn_OpenClick
    end
    object btn_Save: TToolButton
      Left = 37
      Top = 0
      Caption = #20445#23384
      ImageIndex = 2
      OnClick = btn_SaveClick
    end
    object ToolButton2: TToolButton
      Left = 74
      Top = 0
      Width = 20
      Caption = 'ToolButton2'
      ImageIndex = 9
      Style = tbsSeparator
    end
    object btn_Add: TToolButton
      Left = 94
      Top = 0
      Caption = #28155#21152
      ImageIndex = 5
      OnClick = btn_AddClick
    end
    object btn_Delete: TToolButton
      Left = 131
      Top = 0
      Caption = #21024#38500
      ImageIndex = 7
      OnClick = btn_DeleteClick
    end
  end
  object Panel1: TPanel
    Left = 0
    Top = 39
    Width = 536
    Height = 338
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 1
    object Bevel1: TBevel
      Left = 160
      Top = 288
      Width = 353
      Height = 9
      Shape = bsTopLine
    end
    object Panel2: TPanel
      Left = 148
      Top = 0
      Width = 388
      Height = 257
      BevelOuter = bvNone
      TabOrder = 0
      object Label1: TLabel
        Left = 16
        Top = 16
        Width = 81
        Height = 12
        AutoSize = False
        Caption = #35302#21457#22120#21517#31216
      end
      object Label2: TLabel
        Left = 16
        Top = 40
        Width = 73
        Height = 12
        AutoSize = False
        Caption = #35302#21457#25968#25454#22836
      end
      object Label3: TLabel
        Left = 16
        Top = 88
        Width = 73
        Height = 12
        AutoSize = False
        Caption = #22238#36865#25968#25454
      end
      object Label4: TLabel
        Left = 16
        Top = 112
        Width = 73
        Height = 12
        AutoSize = False
        Caption = #22238#36865#24310#26102
      end
      object Label5: TLabel
        Left = 216
        Top = 112
        Width = 41
        Height = 12
        AutoSize = False
        Caption = #27627#31186
      end
      object Label6: TLabel
        Left = 16
        Top = 136
        Width = 329
        Height = 17
        AutoSize = False
        Caption = #27880#24847#65306#35302#21457#25968#25454#19982#22238#36865#25968#25454#22343#20026'16'#36827#21046#25968#25454
        WordWrap = True
      end
      object SpeedButton1: TSpeedButton
        Left = 288
        Top = 191
        Width = 89
        Height = 22
        Caption = #23383#31526'=>16'#36827#21046
        OnClick = SpeedButton1Click
      end
      object Label7: TLabel
        Left = 16
        Top = 64
        Width = 81
        Height = 12
        AutoSize = False
        Caption = #35302#21457#25968#25454#38271#24230
      end
      object Ed_TriggerName: TEdit
        Left = 96
        Top = 12
        Width = 273
        Height = 20
        TabOrder = 0
      end
      object ed_TriggerData: TEdit
        Left = 96
        Top = 36
        Width = 273
        Height = 20
        TabOrder = 1
      end
      object ed_RespondeData: TEdit
        Left = 96
        Top = 84
        Width = 273
        Height = 20
        TabOrder = 2
      end
      object ed_RespondeDelay: TEdit
        Left = 96
        Top = 108
        Width = 113
        Height = 20
        TabOrder = 3
      end
      object cb_Active: TCheckBox
        Left = 16
        Top = 163
        Width = 101
        Height = 17
        Alignment = taLeftJustify
        Caption = #35302#21457#22120#29983#25928
        Font.Charset = GB2312_CHARSET
        Font.Color = clWindowText
        Font.Height = -12
        Font.Name = #23435#20307
        Font.Style = [fsBold]
        ParentFont = False
        TabOrder = 4
      end
      object ed_Conv: TEdit
        Left = 16
        Top = 192
        Width = 273
        Height = 20
        TabOrder = 5
      end
      object ed_TriggerLen: TEdit
        Left = 96
        Top = 60
        Width = 113
        Height = 20
        TabOrder = 6
      end
      object btn_SaveEdit: TButton
        Left = 56
        Top = 232
        Width = 113
        Height = 25
        Caption = #20445#23384#20462#25913
        TabOrder = 7
        OnClick = btn_SaveEditClick
      end
      object btn_CancelEdit: TButton
        Left = 208
        Top = 232
        Width = 113
        Height = 25
        Caption = #21462#28040#20462#25913
        TabOrder = 8
        OnClick = btn_CancelEditClick
      end
    end
    object tv_Trigger: TTreeView
      Left = 0
      Top = 0
      Width = 145
      Height = 289

⌨️ 快捷键说明

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