📄 xqmain.dfm
字号:
object frmMain: TfrmMain
Left = 56
Top = 129
Width = 923
Height = 615
Color = clAppWorkSpace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Default'
Font.Style = []
FormStyle = fsMDIForm
Menu = mmuMain
OldCreateOrder = True
Position = poDefault
Scaled = False
WindowMenu = mnuWindowGroup
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object StatusBar: TStatusBar
Left = 0
Top = 542
Width = 915
Height = 19
AutoHint = True
Panels = <>
SimplePanel = True
end
object ToolBar2: TToolBar
Left = 0
Top = 0
Width = 915
Height = 30
BorderWidth = 1
ButtonWidth = 25
Color = clBtnFace
Images = imlMain
ParentColor = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
Wrapable = False
object tbtFileNew: TToolButton
Left = 0
Top = 2
Action = actFileNew
end
object ToolButton1: TToolButton
Left = 25
Top = 2
Action = actFileNewBlank
end
object tbtFileOpen: TToolButton
Left = 50
Top = 2
Action = actFileOpen
end
object tbtFileSave: TToolButton
Left = 75
Top = 2
Action = actFileSave
end
object ToolButton7: TToolButton
Left = 100
Top = 2
Width = 8
Caption = 'ToolButton7'
ImageIndex = 3
Style = tbsSeparator
end
object tbtFileP: TToolButton
Left = 108
Top = 2
Action = actFileP
end
object ToolButton5: TToolButton
Left = 133
Top = 2
Width = 8
Caption = 'ToolButton5'
ImageIndex = 3
Style = tbsSeparator
end
object ToolButton11: TToolButton
Left = 141
Top = 2
Action = actEditChangePos
end
object ToolButton13: TToolButton
Left = 166
Top = 2
Action = actEditPasteQipu
end
object ToolButton16: TToolButton
Left = 191
Top = 2
Action = actEditOpenQipu
end
object ToolButton14: TToolButton
Left = 216
Top = 2
Action = actEditPasteQipuToFile
end
object ToolButton15: TToolButton
Left = 241
Top = 2
Action = actEditMergeXqf
end
object ToolButton6: TToolButton
Left = 266
Top = 2
Width = 8
Caption = 'ToolButton6'
ImageIndex = 17
Style = tbsSeparator
end
object tbtViewReverseV: TToolButton
Left = 274
Top = 2
Action = actViewReverseV
end
object tbtViewReverseH: TToolButton
Left = 299
Top = 2
Action = actViewReverseH
end
object ToolButton12: TToolButton
Left = 324
Top = 2
Width = 8
Caption = 'ToolButton12'
ImageIndex = 23
Style = tbsSeparator
end
object ToolButton4: TToolButton
Left = 332
Top = 2
Action = actToolsNewCopy
end
object ToolButton2: TToolButton
Left = 357
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 17
Style = tbsSeparator
end
object tbtEditCut: TToolButton
Left = 365
Top = 2
Action = actEditCut
end
object tbtEditCopy: TToolButton
Left = 390
Top = 2
Action = actEditCopy
end
object tbtEditPaste: TToolButton
Left = 415
Top = 2
Action = actEditPaste
end
object ToolButton8: TToolButton
Left = 440
Top = 2
Width = 8
Caption = 'ToolButton8'
ImageIndex = 3
Style = tbsSeparator
end
object ToolButton10: TToolButton
Left = 448
Top = 2
Action = actToolsText
end
object ToolButton9: TToolButton
Left = 473
Top = 2
Action = actToolsApplet
end
object ToolButton3: TToolButton
Left = 498
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsSeparator
end
object tbtFileSearch: TToolButton
Left = 506
Top = 2
Action = actFileSearch
end
end
object pnlXQStudioLogo: TPanel
Left = 208
Top = 80
Width = 253
Height = 137
BevelOuter = bvNone
Color = clAppWorkSpace
TabOrder = 2
object imgLogo: TImage
Left = 0
Top = 0
Width = 253
Height = 42
Align = alTop
Center = True
Picture.Data = {
07544269746D617076150000424D76150000000000007600000028000000FB00
00002A000000010004000000000000150000C40E0000C40E0000100000000000
000000000000000080000080000000808000800000008000800080800000C0C0
C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
FF00777777777777777777777777777777777777777777777777777777777777
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -