📄 main.dfm
字号:
object MainForm: TMainForm
Left = 287
Top = 142
HorzScrollBar.Visible = False
VertScrollBar.Visible = False
Align = alClient
AutoScroll = False
Caption = #28082#21270#27668#31649#29702#31995#32479
ClientHeight = 314
ClientWidth = 531
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIForm
KeyPreview = True
Menu = MainMenu1
OldCreateOrder = False
Position = poMainFormCenter
WindowState = wsMaximized
WindowMenu = Window1
PixelsPerInch = 96
TextHeight = 12
object StatusBar: TStatusBar
Left = 0
Top = 295
Width = 531
Height = 19
AutoHint = True
Panels = <
item
Width = 150
end
item
Text = #24403#21069#29992#25143#65306
Width = 150
end
item
Width = 50
end>
end
object ToolBar2: TToolBar
Left = 0
Top = 0
Width = 531
Height = 30
BorderWidth = 1
Color = clBtnFace
Images = ImageList1
Indent = 5
ParentColor = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
Wrapable = False
object ToolButton9: TToolButton
Left = 5
Top = 2
Action = FileNew1
end
object ToolButton1: TToolButton
Left = 28
Top = 2
Action = FileOpen1
end
object ToolButton2: TToolButton
Left = 51
Top = 2
Action = FileSave1
end
object ToolButton3: TToolButton
Left = 74
Top = 2
Width = 8
Caption = 'ToolButton3'
ImageIndex = 2
Style = tbsSeparator
end
object ToolButton4: TToolButton
Left = 82
Top = 2
Action = EditCut1
end
object ToolButton5: TToolButton
Left = 105
Top = 2
Action = EditCopy1
end
object ToolButton6: TToolButton
Left = 128
Top = 2
Action = EditPaste1
end
object ToolButton7: TToolButton
Left = 151
Top = 2
Width = 8
Caption = 'ToolButton7'
ImageIndex = 3
Style = tbsSeparator
end
object ToolButton8: TToolButton
Left = 159
Top = 2
Action = WindowCascade1
end
object ToolButton10: TToolButton
Left = 182
Top = 2
Action = WindowTileHorizontal1
end
object ToolButton11: TToolButton
Left = 205
Top = 2
Action = WindowTileVertical1
end
end
object Button1: TButton
Left = 88
Top = 48
Width = 75
Height = 25
Caption = #21830#21697#20449#24687
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 48
Width = 75
Height = 25
Caption = #20379#24212#21830#20449#24687
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 256
Top = 48
Width = 75
Height = 25
Caption = #23458#25143#20998#31867
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 88
Top = 80
Width = 75
Height = 25
Caption = #38376#24215#23450#20041
TabOrder = 5
OnClick = Button4Click
end
object Button5: TButton
Left = 176
Top = 80
Width = 75
Height = 25
Caption = #36865#27668#21592#20449#24687
TabOrder = 6
OnClick = Button5Click
end
object Button6: TButton
Left = 264
Top = 80
Width = 75
Height = 25
Caption = #23458#25143#20449#24687
TabOrder = 7
OnClick = Button6Click
end
object Button7: TButton
Left = 352
Top = 80
Width = 75
Height = 25
Caption = #38050#29942#20449#24687
TabOrder = 8
OnClick = Button7Click
end
object Button8: TButton
Left = 96
Top = 128
Width = 75
Height = 25
Caption = #38144#21806#21333
TabOrder = 9
OnClick = Button8Click
end
object Button9: TButton
Left = 194
Top = 123
Width = 75
Height = 25
Caption = #38144#21806#21333#26597#35810
TabOrder = 10
OnClick = Button9Click
end
object BitBtn1: TBitBtn
Left = 288
Top = 128
Width = 75
Height = 25
Caption = #30331#38470#31383#21475
TabOrder = 11
OnClick = BitBtn1Click
end
object Button10: TButton
Left = 240
Top = 192
Width = 75
Height = 25
Caption = #29992#25143#19982#26435#38480
TabOrder = 12
OnClick = Button10Click
end
object MainMenu1: TMainMenu
Images = ImageList1
Left = 40
Top = 200
object File1: TMenuItem
Caption = #22522#26412#35774#32622
Hint = 'File related commands'
object FileNewItem: TMenuItem
Action = FileNew1
Caption = #38376#24215#23450#20041
end
object FileOpenItem: TMenuItem
Action = FileOpen1
Caption = #31995#32479#21442#25968
end
object N5: TMenuItem
Caption = #29992#25143#19982#26435#38480
end
object FileCloseItem: TMenuItem
Action = FileClose1
Caption = '-'
end
object FileSaveItem: TMenuItem
Action = FileSave1
Caption = #23458#25143#20998#31867
end
object FileSaveAsItem: TMenuItem
Action = FileSaveAs1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -