📄 main.dfm
字号:
object MainForm: TMainForm
Left = 246
Top = 119
Width = 800
Height = 600
Hint = #21333#20301#20449#24687
Caption = #25945#26448#31649#29702#31995#32479
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsItalic]
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
ShowHint = True
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 112
Top = 168
Width = 582
Height = 97
Caption = #25945#26448#31649#29702#31995#32479
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -96
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 288
Top = 312
Width = 198
Height = 48
Caption = #29256#26412' 1.0'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -48
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object ToolBar2: TToolBar
Left = 0
Top = 0
Width = 792
Height = 56
ButtonHeight = 51
ButtonWidth = 55
Caption = 'ToolBar1'
EdgeBorders = [ebTop, ebBottom]
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = ImageList3
ParentFont = False
ParentShowHint = False
ShowCaptions = True
ShowHint = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Hint = #32463#33829#31649#29702#37096
Caption = #29677#32423#31649#29702
ImageIndex = 0
OnClick = ToolButton1Click
end
object ToolButton3: TToolButton
Left = 55
Top = 0
Hint = #24037#31243#31649#29702#37096#38376
Caption = #32564#32435#20070#36153
ImageIndex = 1
OnClick = ToolButton3Click
end
object ToolButton14: TToolButton
Left = 110
Top = 0
Hint = #36130#21153#31649#29702#37096#38376
Caption = #25945#26448#20837#24211
ImageIndex = 2
OnClick = ToolButton14Click
end
object ToolButton5: TToolButton
Left = 165
Top = 0
Hint = #21150#20844#23460
Caption = #23398#29983#39046#20070
ImageIndex = 3
OnClick = ToolButton5Click
end
object ToolButton6: TToolButton
Left = 220
Top = 0
Hint = #20445#23433#37096#31649#29702
Caption = #25945#24072#39046#20070
ImageIndex = 4
OnClick = ToolButton6Click
end
object ToolButton10: TToolButton
Left = 275
Top = 0
Width = 8
Caption = 'ToolButton10'
ImageIndex = 7
Style = tbsSeparator
end
object ToolButton9: TToolButton
Left = 283
Top = 0
Hint = #31995#32479#31649#29702
Caption = #29992#25143#31649#29702
ImageIndex = 5
OnClick = ToolButton9Click
end
object ToolButton12: TToolButton
Left = 338
Top = 0
Width = 8
Caption = 'ToolButton12'
ImageIndex = 8
Style = tbsSeparator
end
object ToolButton13: TToolButton
Left = 346
Top = 0
Hint = #36864#20986#20449#24687
Caption = #36864#20986#31995#32479
ImageIndex = 6
OnClick = ToolButton13Click
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 527
Width = 792
Height = 19
Panels = <
item
Width = 150
end
item
Width = 200
end
item
Width = 50
end>
end
object MainMenu1: TMainMenu
Left = 608
Top = 72
object N1: TMenuItem
Caption = #31995#32479#31649#29702'(&F)'
object N2: TMenuItem
Caption = '&1.'#29992#25143#31649#29702
OnClick = N2Click
end
object N3: TMenuItem
Caption = '&2.'#23494#30721#20462#25913
OnClick = N3Click
end
object N4: TMenuItem
Caption = '&3.'#31995#32479#21021#22987#21270
OnClick = N4Click
end
object N5: TMenuItem
Caption = '-'
end
object N6: TMenuItem
Caption = '&4.'#29677#32423#31649#29702
OnClick = N6Click
end
object N21: TMenuItem
Caption = '&5.'#21333#20301#20449#24687
OnClick = N21Click
end
object N8: TMenuItem
Caption = '-'
end
object N7: TMenuItem
Caption = '&6.'#36864#20986
OnClick = N7Click
end
end
object N9: TMenuItem
Caption = #20070#36153#31649#29702'(&S)'
object N10: TMenuItem
Caption = '&1.'#32564#32435#20070#36153
OnClick = N10Click
end
object N11: TMenuItem
Caption = '&2.'#36864#22238#20070#36153
OnClick = N11Click
end
end
object N12: TMenuItem
Caption = #20986#20837#24211'(&C)'
object N13: TMenuItem
Caption = '&1.'#25945#26448#20837#24211
OnClick = N13Click
end
object N14: TMenuItem
Caption = '&2.'#23398#29983#39046#20070
OnClick = N14Click
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -