📄 fmain.dfm.bak
字号:
Width = 790
Height = 19
Panels = <
item
Alignment = taCenter
Width = 84
end
item
Alignment = taCenter
Width = 72
end
item
Alignment = taCenter
Width = 84
end
item
Width = 50
end>
SimplePanel = False
end
object cntrlTop: TControlBar
Left = 0
Top = 0
Width = 790
Height = 52
Align = alTop
AutoSize = True
BevelOuter = bvRaised
BevelKind = bkNone
ParentFont = False
TabOrder = 5
OnBandInfo = cntrlTopBandInfo
OnBandMove = cntrlTopBandMove
OnBandPaint = cntrlTopBandPaint
OnGetSiteInfo = cntrlTopGetSiteInfo
OnMouseUp = cntrlTopMouseUp
object tbrMain: TToolBar
Tag = 1
Left = 11
Top = 2
Width = 419
Height = 22
AutoSize = True
Caption = 'Main'
DragKind = dkDock
DragMode = dmAutomatic
EdgeBorders = []
Flat = True
Images = dmMain.imgMain
ParentShowHint = False
ShowHint = True
TabOrder = 0
Wrapable = False
object tbbNew: TToolButton
Left = 0
Top = 0
Action = dmMain.actFileNew
Caption = '&Language'
MenuItem = Language1
Style = tbsDropDown
end
object tbbOpen: TToolButton
Left = 36
Top = 0
Action = dmMain.actFileOpen
Style = tbsDropDown
end
object ToolButton2: TToolButton
Left = 72
Top = 0
Width = 8
Caption = 'ToolButton2'
ImageIndex = 24
Style = tbsSeparator
end
object tbbSave: TToolButton
Left = 80
Top = 0
Action = dmMain.actFileSave
end
object tbbSaveAll: TToolButton
Left = 103
Top = 0
Action = dmMain.actFileSaveAll
end
object ToolButton51: TToolButton
Left = 126
Top = 0
Width = 8
Caption = 'ToolButton51'
ImageIndex = 6
Style = tbsSeparator
end
object tbbPrint: TToolButton
Left = 134
Top = 0
Action = dmMain.actFilePrint
end
object ToolButton55: TToolButton
Left = 157
Top = 0
Width = 8
Caption = 'ToolButton55'
ImageIndex = 9
Style = tbsSeparator
end
object tbbUndo: TToolButton
Left = 165
Top = 0
Hint = 'Undo Last Action'
Caption = 'tbbUndo'
ImageIndex = 9
OnClick = tbbUndoClick
end
object tbbRedo: TToolButton
Left = 188
Top = 0
Hint = 'Redo Last Action'
Caption = 'tbbRedo'
ImageIndex = 10
OnClick = tbbRedoClick
end
object ToolButton58: TToolButton
Left = 211
Top = 0
Width = 8
Caption = 'ToolButton58'
ImageIndex = 11
Style = tbsSeparator
end
object tbbCut: TToolButton
Left = 219
Top = 0
Hint = 'Cut Selected Text'
Caption = 'tbbCut'
ImageIndex = 11
OnClick = tbbCutClick
end
object tbbCopy: TToolButton
Left = 242
Top = 0
Hint = 'Copy Selected Text'
Caption = 'tbbCopy'
ImageIndex = 12
OnClick = tbbCopyClick
end
object tbbPaste: TToolButton
Left = 265
Top = 0
Hint = 'Paste Selected Text'
Caption = 'tbbPaste'
ImageIndex = 13
OnClick = tbbPasteClick
end
object tbbDelete: TToolButton
Left = 288
Top = 0
Hint = 'Delete'
Caption = 'tbbDelete'
ImageIndex = 14
OnClick = tbbDeleteClick
end
object ToolButton54: TToolButton
Left = 311
Top = 0
Width = 8
Caption = 'ToolButton54'
ImageIndex = 15
Style = tbsSeparator
end
object tbbFind: TToolButton
Left = 319
Top = 0
Hint = 'Find String'
Caption = 'tbbFind'
ImageIndex = 72
OnClick = tbbFindClick
end
object tbbFindNext: TToolButton
Left = 342
Top = 0
Hint = 'Find Next'
Caption = 'tbbFindNext'
ImageIndex = 73
OnClick = tbbFindNextClick
end
object tbbReplace: TToolButton
Left = 365
Top = 0
Caption = 'tbbReplace'
ImageIndex = 74
OnClick = tbbReplaceClick
end
object ToolButton67: TToolButton
Left = 388
Top = 0
Width = 8
Caption = 'ToolButton67'
ImageIndex = 20
Style = tbsSeparator
end
object tbbHelp: TToolButton
Left = 396
Top = 0
Hint = 'Help'
Caption = 'tbbHelp'
ImageIndex = 75
end
end
object tbrProg: TToolBar
Tag = 1
Left = 11
Top = 28
Width = 419
Height = 22
AutoSize = True
Caption = 'Standard'
DragKind = dkDock
DragMode = dmAutomatic
EdgeBorders = []
Flat = True
Images = dmMain.imgMain
ParentShowHint = False
ShowHint = True
TabOrder = 1
Wrapable = False
object tbbFormat: TToolButton
Left = 0
Top = 0
Caption = '&Format'
ImageIndex = 61
Style = tbsDropDown
end
object tbbCase: TToolButton
Left = 36
Top = 0
Caption = 'C&hange case'
ImageIndex = 67
Style = tbsDropDown
end
object tbbAdvanced: TToolButton
Left = 72
Top = 0
Caption = '&Block'
ImageIndex = 79
Style = tbsDropDown
end
object tbbBlock: TToolButton
Left = 108
Top = 0
Caption = '&Advanced'
ImageIndex = 59
Style = tbsDropDown
end
object tbbLineBreak: TToolButton
Left = 144
Top = 0
Caption = 'Line &Break'
ImageIndex = 62
Style = tbsDropDown
end
object ToolButton72: TToolButton
Left = 180
Top = 0
Width = 8
Caption = 'ToolButton72'
ImageIndex = 23
Style = tbsSeparator
end
object tbbPrefrences: TToolButton
Left = 188
Top = 0
Hint = 'cEdit Prefrences'
Caption = 'tbb'
ImageIndex = 80
OnClick = tbbPrefrencesClick
end
object ToolButton80: TToolButton
Left = 211
Top = 0
Width = 8
Caption = 'ToolButton80'
ImageIndex = 16
Style = tbsSeparator
end
object tbbFindInFiles: TToolButton
Left = 219
Top = 0
Hint = 'Find in Files'
Caption = 'tbbFindInFiles'
ImageIndex = 21
OnClick = tbbFindInFilesClick
end
object tbbCompile: TToolButton
Left = 242
Top = 0
Hint = 'Compile'
Caption = 'tbbCompile'
ImageIndex = 50
OnClick = tbbCompileClick
end
object tbbOpenFromWeb: TToolButton
Left = 265
Top = 0
Hint = 'Open From Web'
Caption = 'tbbOpenFromWeb'
ImageIndex = 26
OnClick = tbbOpenFromWebClick
end
object tbbOpenFTP: TToolButton
Left = 288
Top = 0
Hint = 'Open From FTP'
Caption = 'tbbOpenFTP'
ImageIndex = 23
OnClick = tbbOpenFTPClick
end
object ToolButton74: TToolButton
Left = 311
Top = 0
Width = 8
Caption = 'ToolButton74'
ImageIndex = 40
Style = tbsSeparator
end
object tbbInternalBrowser: TToolButton
Left = 319
Top = 0
Hint = 'Internal Browser'
Caption = 'tbbInternalBrowser'
ImageIndex = 27
OnClick = tbbInternalBrowserClick
end
object tbbExternalBrowser: TToolButton
Left = 342
Top = 0
Hint = 'External Browser'
Caption = 'tbbExternalBrowser'
ImageIndex = 28
end
object tbbHex: TToolButton
Left = 365
Top = 0
Caption = '&Edit'
ImageIndex = 58
OnClick = HexEdit1Click
end
object ToolButton46: TToolButton
Left = 388
Top = 0
Width = 8
Caption = 'ToolButton46'
ImageIndex = 16
Style = tbsSeparator
end
object tbbDocumentProperties: TToolButton
Left = 396
Top = 0
Hint = 'Document Properties'
Caption = 'tbbDocumentProperties'
ImageIndex = 15
end
end
object pnlPage: TPanel
Tag = 1
Left = 443
Top = 2
Width = 345
Height = 48
BevelOuter = bvNone
Caption = 'Tool Palette'
UseDockManager = False
DragKind = dkDock
DragMode = dmAutomatic
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object pgTop: TPageControl
Tag = 1
Left = 0
Top = 0
Width = 345
Height = 48
Align = alClient
DockSite = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = 'Small Fonts'
Font.Style = []
ParentFont = False
TabHeight = 16
TabOrder = 0
OnDockDrop = pgTopDockDrop
OnGetSiteInfo = pgTopGetSiteInfo
OnResize = pgTopResize
end
end
end
object tbTools: TToolBar
Tag = 1
Left = 160
Top = 192
Width = 321
Height = 22
Align = alNone
Caption = 'Tools'
DragKind = dkDock
DragMode = dmAutomatic
EdgeBorders = []
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Images = dmMain.imgMain
ParentFont = False
ParentShowHint = False
ShowHint = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -