📄 unit1.dfm
字号:
object mainform: Tmainform
Left = -3
Top = 34
Align = alClient
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #23433#24509#22823#20247#27773#36710#31199#36161#26377#38480#36131#20219#20844#21496' '#36710#36742#31649#29702#31995#32479
ClientHeight = 562
ClientWidth = 796
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
WindowState = wsMaximized
OnActivate = FormActivate
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 796
Height = 29
Caption = 'ToolBar1'
Images = ImageList1
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 2
Hint = #31995#32479#35774#32622
Caption = 'ToolButton1'
ImageIndex = 0
ParentShowHint = False
ShowHint = True
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 23
Top = 2
Hint = #24110#21161
Caption = 'ToolButton2'
ImageIndex = 1
ParentShowHint = False
ShowHint = True
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 46
Top = 2
Hint = #36864#20986
Caption = 'ToolButton3'
ImageIndex = 2
ParentShowHint = False
ShowHint = True
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 69
Top = 2
Hint = #36710#36742#21160#24577#36816#33829#34920
Caption = 'ToolButton4'
ImageIndex = 3
ParentShowHint = False
ShowHint = True
OnClick = ToolButton4Click
end
end
object Panel1: TPanel
Left = 0
Top = 29
Width = 796
Height = 533
Align = alClient
BevelInner = bvLowered
Color = clBackground
TabOrder = 1
object StatusBar1: TStatusBar
Left = 2
Top = 504
Width = 792
Height = 27
Panels = <
item
Alignment = taCenter
Text = '='#31649#29702#21592'='
Width = 70
end
item
Alignment = taCenter
Text = #23433#24509#22823#20247#27773#36710#31199#36161#26377#38480#36131#20219#20844#21496' '#36710#36742#31649#29702#31995#32479
Width = 500
end
item
Width = 50
end>
SimplePanel = False
end
end
object MainMenu1: TMainMenu
Left = 280
Top = 80
object N1: TMenuItem
Caption = #26723#26696#30331#35760'(&D)'
object N2: TMenuItem
Caption = #20250#21592#26723#26696#30331#35760'(&H)'
object N4: TMenuItem
Caption = #20250#21592#26723#26696#36755#20837
OnClick = N4Click
end
object N9: TMenuItem
Caption = #20250#21592#26723#26696#27983#35272
OnClick = N9Click
end
object N10: TMenuItem
Caption = #20250#21592#26723#26696#26597#35810
OnClick = N10Click
end
end
object K1: TMenuItem
Caption = #23458#25143#26723#26696#30331#35760'(&K)'
object N11: TMenuItem
Caption = #23458#25143#26723#26696#36755#20837
OnClick = N11Click
end
object N12: TMenuItem
Caption = #23458#25143#26723#26696#27983#35272
OnClick = N12Click
end
object N13: TMenuItem
Caption = #23458#25143#26723#26696#26597#35810
OnClick = N13Click
end
end
end
object W1: TMenuItem
Caption = #36710#36742#32500#20462#20445#20859#32426#24405#65288'&W)'
object N6: TMenuItem
Caption = #36755#20837#32426#24405
OnClick = N6Click
end
object N14: TMenuItem
Caption = #35760#24405#27983#35272
OnClick = N14Click
end
object N15: TMenuItem
Caption = #35760#24405#26597#35810
OnClick = N15Click
end
end
object Z1: TMenuItem
Caption = #36710#36742#32903#20107#32426#24405'(&Z)'
object N7: TMenuItem
Caption = #36755#20837#32426#24405
OnClick = N7Click
end
object N16: TMenuItem
Caption = #35760#24405#27983#35272
OnClick = N16Click
end
object N17: TMenuItem
Caption = #35760#24405#26597#35810
OnClick = N17Click
end
end
object C1: TMenuItem
Caption = #36710#36742#30331#35760'(&C)'
object N3: TMenuItem
Caption = #36710#36742#20986#20837#24211#30331#35760'(&K)'
object N18: TMenuItem
Caption = #36755#20837
OnClick = N18Click
end
object N19: TMenuItem
Caption = #27983#35272
OnClick = N19Click
end
object N20: TMenuItem
Caption = #26597#35810
OnClick = N20Click
end
end
object Z2: TMenuItem
Caption = #36710#36742#31199#29992#30331#35760'(&Z)'
object N21: TMenuItem
Caption = #36755#20837
OnClick = N21Click
end
object N22: TMenuItem
Caption = #27983#35272
OnClick = N22Click
end
object N23: TMenuItem
Caption = #26597#35810
OnClick = N23Click
end
end
end
object N26: TMenuItem
Caption = #36710#36742#21160#24577#36816#33829#34920'(&B)'
object N27: TMenuItem
Caption = #36710#36742#21160#24577#36816#33829#34920
OnClick = N27Click
end
end
object N24: TMenuItem
Caption = #31995#32479#35774#32622'(&S)'
object N25: TMenuItem
Caption = #26356#25913#31649#29702#21592#23494#30721
OnClick = N25Click
end
end
object H1: TMenuItem
Caption = #24110#21161#65288'&H)'
object N5: TMenuItem
Caption = #20851#20110
OnClick = N5Click
end
end
object Q1: TMenuItem
Caption = #36864#20986
object N8: TMenuItem
Caption = #36864#20986
OnClick = N8Click
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -