?? eventlog.dfm
字號(hào):
object frmEventLog: TForm1
AutoScroll = False
Caption = '事件日志跟蹤'
Height = 200
Left = 3
Top = 22
Width = 648
object cmdPrintLog: TButton
Caption = '打印日志'
Height = 25
Left = 528
Top = 104
Width = 81
end
object lstEventsTracked: TListBox
Height = 52
Left = 16
Top = 104
Width = 497
end
object lstEventLog: TListBox
Height = 52
Left = 16
Top = 24
Width = 593
end
object cmdClearLog: TButton
Caption = '清除日志'
Height = 25
Left = 528
Top = 136
Width = 81
end
object lblEventsTracked: TLabel
Caption = '日志'
Height = 16
Left = 16
Top = 88
Width = 88
end
object lblEventLog: TLabel
Caption = '日志 (最近在上面文本框; 歷史事件在下面文本框)'
Height = 17
Left = 16
Top = 8
Width = 465
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -