📄 umainf.dfm
字号:
object MainF: TMainF
Left = 236
Top = 146
Width = 784
Height = 582
Caption = 'MainF'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnPaint = FormPaint
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 517
Width = 776
Height = 19
Panels = <
item
Width = 200
end
item
Width = 50
end>
SimplePanel = False
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 776
Height = 26
AutoSize = True
Bands = <
item
Break = False
Control = Panel4
ImageIndex = -1
MinHeight = 22
MinWidth = 100
Width = 113
end
item
Break = False
Control = Panel5
ImageIndex = -1
MinHeight = 22
MinWidth = 326
Width = 340
end
item
Break = False
Control = Panel6
ImageIndex = -1
MinHeight = 22
MinWidth = 240
Width = 256
end
item
Break = False
Control = Panel7
ImageIndex = -1
MinHeight = 22
MinWidth = 42
Width = 57
end>
object Panel4: TPanel
Left = 9
Top = 0
Width = 100
Height = 22
AutoSize = True
BevelOuter = bvNone
TabOrder = 0
object SpeedButton1: TSpeedButton
Left = 0
Top = 0
Width = 50
Height = 22
Caption = #30331#24405
Flat = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 50
Top = 0
Width = 50
Height = 22
Caption = #36864#20986
Flat = True
OnClick = SpeedButton2Click
end
end
object Panel5: TPanel
Left = 124
Top = 0
Width = 327
Height = 22
AutoSize = True
BevelOuter = bvNone
TabOrder = 1
object SpeedButton3: TSpeedButton
Left = 0
Top = 0
Width = 65
Height = 22
Caption = #22270#20070#20837#24211
Flat = True
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 66
Top = 0
Width = 65
Height = 22
Caption = #22270#20070#25972#29702
Flat = True
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 132
Top = 0
Width = 65
Height = 22
Caption = #20462#25913#22270#20070
Flat = True
OnClick = SpeedButton5Click
end
object SpeedButton6: TSpeedButton
Left = 197
Top = 0
Width = 65
Height = 22
Caption = #22270#20070#20511#36824
Flat = True
OnClick = SpeedButton6Click
end
object SpeedButton7: TSpeedButton
Left = 262
Top = 0
Width = 65
Height = 22
Caption = #26597#35810
Flat = True
OnClick = SpeedButton7Click
end
end
object Panel6: TPanel
Left = 466
Top = 0
Width = 240
Height = 22
AutoSize = True
BevelOuter = bvNone
TabOrder = 2
object SpeedButton8: TSpeedButton
Left = 0
Top = 0
Width = 80
Height = 22
Caption = #19968#33324#29992#25143#31649#29702
Flat = True
OnClick = SpeedButton8Click
end
object SpeedButton9: TSpeedButton
Left = 80
Top = 0
Width = 80
Height = 22
Caption = #29305#27530#29992#25143#31649#29702
Flat = True
OnClick = SpeedButton9Click
end
object SpeedButton10: TSpeedButton
Left = 160
Top = 0
Width = 80
Height = 22
Caption = #36873#39033
Flat = True
OnClick = SpeedButton10Click
end
end
object Panel7: TPanel
Left = 724
Top = 0
Width = 44
Height = 22
AutoSize = True
BevelOuter = bvNone
TabOrder = 3
object SpeedButton11: TSpeedButton
Left = 0
Top = 0
Width = 44
Height = 22
Caption = #20851#20110
Flat = True
OnClick = SpeedButton11Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -