?? logshowunit.dfm
字號:
object LogShowForm: TLogShowForm
Left = 220
Top = 335
Width = 696
Height = 480
Caption = #25805#20316#26085#35760#26597#30475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 688
Height = 453
Align = alClient
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Lines.Strings = (
'Memo1')
ParentFont = False
PopupMenu = PopupMenu1
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object PopupMenu1: TPopupMenu
Left = 168
Top = 128
object N1: TMenuItem
Caption = #21047#26032'(&R)'
OnClick = N1Click
end
object N2: TMenuItem
Caption = #28165#38500'(&C)'
OnClick = N2Click
end
object O1: TMenuItem
Caption = #23548#20986'(&O)'
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -