?? trigger.~dfm
字號:
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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -