📄 ebookfrm.dfm
字号:
object mainfrm: Tmainfrm
Left = 223
Top = 245
Width = 627
Height = 483
Caption = #31243#24207#21592#36164#26009#22788#29702#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 161
Top = 0
Width = 4
Height = 414
end
object Pnlshow: TPanel
Left = 165
Top = 0
Width = 454
Height = 414
Align = alClient
BevelInner = bvLowered
Caption = 'Pnlshow'
TabOrder = 0
object TbShow: TToolBar
Left = 2
Top = 2
Width = 450
Height = 29
Caption = 'ToolBar1'
Images = images
ParentShowHint = False
ShowHint = True
TabOrder = 0
object ToolButton17: TToolButton
Left = 0
Top = 2
Width = 8
Caption = 'ToolButton17'
ImageIndex = 9
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 8
Top = 2
Hint = #21098#20999
Caption = 'ToolButton1'
ImageIndex = 6
ParentShowHint = False
ShowHint = True
OnClick = btn_cutClick
OnMouseMove = ToolButton3MouseMove
end
object ToolButton4: TToolButton
Left = 31
Top = 2
Hint = #22797#21046
Caption = 'ToolButton2'
ImageIndex = 5
ParentShowHint = False
ShowHint = True
OnClick = btn_copyClick
end
object ToolButton11: TToolButton
Left = 54
Top = 2
Hint = #31896#36148
Caption = 'ToolButton11'
ImageIndex = 8
ParentShowHint = False
ShowHint = True
OnClick = btn_pasteClick
end
object ToolButton13: TToolButton
Left = 77
Top = 2
Hint = #25764#28040
Caption = 'ToolButton13'
ImageIndex = 13
ParentShowHint = False
ShowHint = True
OnClick = btn_undoClick
end
object ToolButton12: TToolButton
Left = 100
Top = 2
Hint = #20445#23384#24403#26102#33410#28857#25991#20214
Caption = 'ToolButton12'
ImageIndex = 11
ParentShowHint = False
ShowHint = True
OnClick = btn_saveClick
end
object ToolButton14: TToolButton
Left = 123
Top = 2
Width = 8
Caption = 'ToolButton14'
ImageIndex = 21
Style = tbsSeparator
end
object ToolButton15: TToolButton
Left = 131
Top = 2
Hint = #26684#24335#21047
Caption = 'ToolButton15'
ImageIndex = 20
ParentShowHint = False
ShowHint = True
OnClick = btn_format_fontClick
end
object ToolButton16: TToolButton
Left = 154
Top = 2
Hint = #23383#20307
Caption = 'ToolButton16'
ImageIndex = 3
ParentShowHint = False
ShowHint = True
OnClick = btn_seclectfontClick
end
object ToolButton18: TToolButton
Left = 177
Top = 2
Hint = #26597#25214
Caption = 'ToolButton18'
ImageIndex = 7
ParentShowHint = False
ShowHint = True
OnClick = btn_findClick
end
end
object ret_show: TRichEdit
Left = 2
Top = 31
Width = 450
Height = 381
Align = alClient
Color = clInfoBk
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -16
Font.Name = #26032#23435#20307
Font.Style = []
Lines.Strings = (
'')
ParentFont = False
PopupMenu = menu_show
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 1
OnChange = ret_showChange
OnSelectionChange = ret_showSelectionChange
end
end
object Sbr_show: TStatusBar
Left = 0
Top = 414
Width = 619
Height = 23
Panels = <
item
Width = 20
end
item
Text = #24403#21069#25805#20316':'
Width = 60
end
item
Width = 88
end
item
Width = 20
end>
end
object PclOperation: TPageControl
Left = 0
Top = 0
Width = 161
Height = 414
ActivePage = TabSheet2
Align = alLeft
TabOrder = 2
object TabSheet1: TTabSheet
Caption = #30446#24405
object PnlDir: TPanel
Left = 0
Top = 0
Width = 153
Height = 386
Align = alClient
BevelInner = bvLowered
Caption = 'PnlDir'
TabOrder = 0
object TbDir: TToolBar
Left = 2
Top = 2
Width = 149
Height = 29
Caption = 'TbDir'
Images = images
TabOrder = 0
object ToolButton5: TToolButton
Left = 0
Top = 2
Width = 8
Caption = 'ToolButton5'
ImageIndex = 19
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 8
Top = 2
Hint = #26032#24314#25991#20214'&'#33410#28857
Caption = 'ToolButton6'
ImageIndex = 9
ParentShowHint = False
ShowHint = True
OnClick = BTn_add_FileClick
end
object ToolButton7: TToolButton
Left = 31
Top = 2
Hint = #21024#38500#25991#20214'&'#33410#28857
Caption = '-'
ImageIndex = 12
ParentShowHint = False
ShowHint = True
OnClick = btn_del_fileClick
end
object TBnCreateFileFromClipboard: TToolButton
Left = 54
Top = 2
Hint = #20174#21098#36148#26495#20013#21019#24314#25991#20214
ImageIndex = 4
ParentShowHint = False
ShowHint = True
OnClick = MM_CreateFileFromClipboardClick
end
object ToolButton8: TToolButton
Left = 77
Top = 2
Width = 8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -