📄 fileeditunit.dfm
字号:
BevelInner = bvSpace
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object int64show_edit: TEdit
Left = 245
Top = 43
Width = 148
Height = 21
BevelInner = bvSpace
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object singleshow_edit: TEdit
Left = 451
Top = 11
Width = 158
Height = 21
BevelInner = bvSpace
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object doubleshow_edit: TEdit
Left = 452
Top = 43
Width = 157
Height = 21
BevelInner = bvSpace
BevelKind = bkFlat
BevelOuter = bvRaised
BorderStyle = bsNone
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
TabOrder = 5
end
end
object File_HexEditor: THexEditor
Left = 0
Top = 65
Width = 629
Height = 304
Cursor = crIBeam
BytesPerColumn = 1
OnStateChanged = File_HexEditorStateChanged
Translation = ttAnsi
BackupExtension = '.bak'
Align = alClient
BorderStyle = bsNone
OffsetDisplay = odHex
BytesPerLine = 16
Colors.Background = clWindow
Colors.PositionBackground = clMaroon
Colors.PositionText = clWhite
Colors.ChangedBackground = 11075583
Colors.ChangedText = clMaroon
Colors.CursorFrame = clNavy
Colors.Offset = clBlack
Colors.OddColumn = clBlue
Colors.EvenColumn = clNavy
FocusFrame = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
OffsetSeparator = ':'
NoSizeChange = True
AutoCaretMode = False
TabOrder = 2
OnDblClick = File_HexEditorDblClick
OnMouseDown = File_HexEditorMouseDown
ColWidths = (
32
8
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
16
8
8
8
8
8
8
8
8
8
8
8
8
8
8
8
8
8)
end
object HeaderControl1: THeaderControl
Left = 0
Top = 41
Width = 629
Height = 24
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
Sections = <
item
AllowClick = False
ImageIndex = -1
MaxWidth = 78
MinWidth = 39
Text = 'Address'
Width = 78
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '0'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '1'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '2'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '3'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '4'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '5'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '6'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '7'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '8'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = '9'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = 'A'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = 'B'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = 'C'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = 'D'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = 'E'
Width = 24
end
item
ImageIndex = -1
MaxWidth = 24
MinWidth = 24
Text = 'F'
Width = 24
end
item
ImageIndex = -1
Text = 'String'
Width = 200
end>
Style = hsFlat
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -