📄 main_unit.~dfm
字号:
object main_form: Tmain_form
Left = 122
Top = 30
Width = 560
Height = 472
Align = alClient
Caption = #39
Color = clMenu
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 185
Top = 41
Width = 1
Height = 366
Cursor = crHSplit
end
object StatusBar1: TStatusBar
Left = 0
Top = 407
Width = 552
Height = 19
Panels = <
item
Text = #19968#36890#36827#38144#23384#20462#25913#29256
Width = 120
end
item
Width = 200
end
item
Text = #20462#25913#20154#65306#26446#32724#40527
Width = 150
end
item
Width = 50
end>
SimplePanel = False
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 552
Height = 41
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 36
Width = 548
end>
Color = clMenu
ParentColor = False
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 535
Height = 36
ButtonHeight = 31
ButtonWidth = 32
Caption = 'ToolBar1'
Color = clActiveBorder
Flat = True
Images = ImageList1
ParentColor = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Hint = #36827#36135
Caption = 'ToolButton1'
ImageIndex = 0
ParentShowHint = False
ShowHint = True
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 32
Top = 0
Hint = #36827#36135#36864#36135
Caption = 'ToolButton2'
ImageIndex = 1
ParentShowHint = False
ShowHint = True
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 64
Top = 0
Hint = #38144#21806
Caption = 'ToolButton3'
ImageIndex = 2
ParentShowHint = False
ShowHint = True
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 96
Top = 0
Hint = #23458#25143#36864#36135
Caption = 'ToolButton4'
ImageIndex = 3
ParentShowHint = False
ShowHint = True
OnClick = ToolButton4Click
end
object ToolButton5: TToolButton
Left = 128
Top = 0
Hint = #26680#31639
Caption = 'ToolButton5'
ImageIndex = 4
OnClick = ToolButton5Click
end
object ToolButton6: TToolButton
Left = 160
Top = 0
Hint = #20998#26512
Caption = 'ToolButton6'
ImageIndex = 5
ParentShowHint = False
ShowHint = True
OnClick = ToolButton6Click
end
object ToolButton7: TToolButton
Left = 192
Top = 0
Hint = #24211#23384
Caption = 'ToolButton7'
ImageIndex = 6
ParentShowHint = False
ShowHint = True
OnClick = ToolButton7Click
end
object ToolButton8: TToolButton
Left = 224
Top = 0
Hint = #36864#20986
Caption = 'ToolButton8'
ImageIndex = 7
ParentShowHint = False
ShowHint = True
OnClick = ToolButton8Click
end
end
end
object Panel1: TPanel
Left = 0
Top = 41
Width = 185
Height = 366
Align = alLeft
BevelInner = bvLowered
TabOrder = 2
object SpeedButton1: TSpeedButton
Left = 47
Top = 78
Width = 84
Height = 25
Cursor = crHandPoint
Caption = #23458#25143#36164#26009
Flat = True
OnClick = SpeedButton1Click
OnMouseMove = SpeedButton1MouseMove
end
object SpeedButton2: TSpeedButton
Left = 47
Top = 118
Width = 84
Height = 25
Cursor = crHandPoint
Caption = #21592#24037#36164#26009
Flat = True
OnClick = SpeedButton2Click
OnMouseMove = SpeedButton2MouseMove
end
object SpeedButton3: TSpeedButton
Left = 47
Top = 160
Width = 84
Height = 25
Cursor = crHandPoint
Caption = #20379#36135#21830#36164#26009
Flat = True
OnClick = SpeedButton3Click
OnMouseMove = SpeedButton3MouseMove
end
object SpeedButton4: TSpeedButton
Left = 47
Top = 201
Width = 84
Height = 25
Cursor = crHandPoint
Caption = #21830#21697#20998#31867
Flat = True
OnClick = SpeedButton4Click
OnMouseMove = SpeedButton4MouseMove
end
object SpeedButton5: TSpeedButton
Left = 47
Top = 242
Width = 84
Height = 25
Cursor = crHandPoint
Caption = #35745#37327#21333#20301
Flat = True
OnClick = SpeedButton5Click
OnMouseMove = SpeedButton5MouseMove
end
object SpeedButton6: TSpeedButton
Left = 47
Top = 284
Width = 84
Height = 25
Cursor = crHandPoint
Caption = #21830#21697#36164#26009
Flat = True
OnClick = SpeedButton6Click
OnMouseMove = SpeedButton6MouseMove
end
object SpeedButton7: TSpeedButton
Left = 47
Top = 326
Width = 84
Height = 25
Cursor = crHandPoint
Caption = #25910#20184#27454#26041#24335
Flat = True
OnClick = SpeedButton7Click
OnMouseMove = SpeedButton7MouseMove
end
end
object Panel2: TPanel
Left = 186
Top = 41
Width = 366
Height = 366
Align = alClient
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -