📄 unitsniffer.dfm
字号:
object Sniffer: TSniffer
Left = 292
Top = 280
AutoScroll = False
Caption = #21957#25506#25968#25454#21253
ClientHeight = 363
ClientWidth = 499
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 0
Top = 32
Width = 499
Height = 13
Align = alTop
Caption = 'ASCII '#25968#25454
Color = cl3DLight
ParentColor = False
end
object Splitter1: TSplitter
Left = 0
Top = 177
Width = 499
Height = 3
Cursor = crVSplit
Align = alTop
Beveled = True
end
object Memo1: TMemo
Left = 0
Top = 45
Width = 499
Height = 132
Align = alTop
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PopupMenu = PopupMenu1
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 180
Width = 499
Height = 183
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object Label2: TLabel
Left = 0
Top = 0
Width = 499
Height = 13
Align = alTop
Caption = 'Hexadecimal '#25968#25454
Color = cl3DLight
ParentColor = False
end
object Memo2: TMemo
Left = 0
Top = 13
Width = 499
Height = 170
Align = alClient
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PopupMenu = PopupMenu2
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 499
Height = 32
Align = alTop
BevelOuter = bvNone
Color = cl3DLight
TabOrder = 2
object Label3: TLabel
Left = 200
Top = 12
Width = 297
Height = 13
AutoSize = False
Caption = #31561#24453#36830#25509'... ...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 152
Top = 12
Width = 41
Height = 13
AutoSize = False
Caption = #29366#24577#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object CheckBox1: TCheckBox
Left = 16
Top = 8
Width = 105
Height = 17
Caption = #24320#21551#21957#25506
Enabled = False
TabOrder = 0
OnClick = CheckBox1Click
end
end
object PopupMenu1: TPopupMenu
Left = 440
Top = 240
object SavetoFile1: TMenuItem
Caption = #20445#23384#21040#25991#20214
OnClick = SavetoFile1Click
end
object N1: TMenuItem
Caption = '-'
end
object Clear1: TMenuItem
Caption = #28165#31354
OnClick = Clear1Click
end
end
object PopupMenu2: TPopupMenu
Left = 408
Top = 240
object MenuItem1: TMenuItem
Caption = #20445#23384#21040#25991#20214
OnClick = MenuItem1Click
end
object MenuItem2: TMenuItem
Caption = '-'
end
object MenuItem3: TMenuItem
Caption = #28165#31354
OnClick = MenuItem3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -