📄 mainformunit.dfm
字号:
object MainForm: TMainForm
Left = 428
Top = 119
Width = 764
Height = 540
Caption = 'Miscellaneous Files - Microsoft Development Environment [design]'
Color = clGray
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object MainControlBar: TControlBar
Left = 0
Top = 0
Width = 756
Height = 52
Align = alTop
AutoSize = True
BevelEdges = []
Color = clBtnFace
ParentColor = False
TabOrder = 0
TabStop = True
OnBandMove = MainControlBarBandMove
object ToolBar_Build: TToolBar
Left = 590
Top = 28
Width = 147
Height = 22
Align = alClient
AutoSize = True
Caption = 'Build'
EdgeBorders = []
Flat = True
Images = ImageList1
TabOrder = 0
object ToolButton_Build_Project: TToolButton
Left = 0
Top = 0
Action = Action_Build_Project
end
object ToolButton_Rebuild_Solution: TToolButton
Left = 23
Top = 0
Action = Action_Rebuild_Solution
end
object ToolButton_Cancel: TToolButton
Left = 46
Top = 0
Action = Action_Cancel
end
object ComboBox_Configuration: TComboBox
Left = 69
Top = 0
Width = 76
Height = 21
ImeName = #214#208#206#196' ('#188#242#204#229') - '#214#199#196#220' ABC'
ItemHeight = 13
TabOrder = 0
end
end
object ToolBar_Standard: TToolBar
Left = 11
Top = 2
Width = 726
Height = 22
Align = alClient
AutoSize = True
Caption = 'Standard'
EdgeBorders = []
Flat = True
Images = ImageList1
TabOrder = 1
object ToolButton_New_Project: TToolButton
Left = 0
Top = 0
Action = Action_New_Project
end
object ToolButton_Add_Item: TToolButton
Left = 23
Top = 0
Action = Action_Add_Item
end
object ToolButton22: TToolButton
Left = 46
Top = 0
Width = 8
Caption = 'ToolButton22'
ImageIndex = 14
Style = tbsSeparator
end
object ToolButton_Open_Project: TToolButton
Left = 54
Top = 0
Action = Action_Open_Project
end
object ToolButton_Save_Selected_Items: TToolButton
Left = 77
Top = 0
Action = Action_Save_Selected_Items
end
object ToolButton_Save_All: TToolButton
Left = 100
Top = 0
Action = Action_Save_All
end
object ToolButton5: TToolButton
Left = 123
Top = 0
Width = 8
Caption = 'ToolButton5'
ImageIndex = 9
Style = tbsSeparator
end
object ToolButton_Cut: TToolButton
Left = 131
Top = 0
Action = Action_Cut
end
object ToolButton_Copy: TToolButton
Left = 154
Top = 0
Action = Action_Copy
end
object ToolButton_Paste: TToolButton
Left = 177
Top = 0
Action = Action_Paste
end
object ToolButton6: TToolButton
Left = 200
Top = 0
Width = 8
Caption = 'ToolButton6'
ImageIndex = 9
Style = tbsSeparator
end
object ToolButton_Undo: TToolButton
Left = 208
Top = 0
Action = Action_Undo
Style = tbsDropDown
end
object ToolButton_Redo: TToolButton
Left = 244
Top = 0
Action = Action_Redo
Style = tbsDropDown
end
object ToolButton19: TToolButton
Left = 280
Top = 0
Width = 8
Caption = 'ToolButton19'
ImageIndex = 11
Style = tbsSeparator
end
object ToolButton_Start1: TToolButton
Left = 288
Top = 0
Action = Action_Start
end
object ToolButton_Break1: TToolButton
Left = 311
Top = 0
Action = Action_Break
end
object ToolButton_End1: TToolButton
Left = 334
Top = 0
Action = Action_End
end
object ToolButton_Find_and_Replace: TToolButton
Left = 357
Top = 0
Action = Action_Find_and_Replace
end
object Toolbar_Find_ComboBox: TComboBox
Left = 380
Top = 0
Width = 125
Height = 21
ImeName = #214#208#206#196' ('#188#242#204#229') - '#214#199#196#220' ABC'
ItemHeight = 13
TabOrder = 0
end
object ToolButton23: TToolButton
Left = 505
Top = 0
Width = 8
Caption = 'ToolButton23'
ImageIndex = 14
Style = tbsSeparator
end
object ToolButton_Project_Explorer: TToolButton
Left = 513
Top = 0
Action = Action_Project_Explorer
end
object ToolButton_Properties_Window: TToolButton
Left = 536
Top = 0
Action = Action_Properties_Window
end
object ToolButton_Toolbox: TToolButton
Left = 559
Top = 0
Action = Action_Toolbox
end
object ToolButton_Task_List: TToolButton
Left = 582
Top = 0
DropdownMenu = Other_Windows_PopupMenu
ImageIndex = 31
Style = tbsDropDown
OnClick = Action_Task_ListExecute
end
object ToolButton30: TToolButton
Left = 618
Top = 0
Width = 8
Caption = 'ToolButton30'
ImageIndex = 20
Style = tbsSeparator
end
object Load_Save_WindowUI_ComboBox: TComboBox
Left = 626
Top = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -