📄 frmmainp.dfm
字号:
object FrmMain: TFrmMain
Left = 221
Top = 133
Width = 547
Height = 377
Caption = 'FrmMain'
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainM1
OldCreateOrder = False
WindowState = wsMaximized
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object StatB1: TStatusBar
Left = 0
Top = 309
Width = 539
Height = 19
Panels = <
item
Width = 280
end
item
Width = 280
end
item
Width = 50
end>
end
object TlB1: TToolBar
Left = 0
Top = 0
Width = 539
Height = 29
Caption = 'TlB1'
Color = clBtnFace
Images = ImageList1
ParentColor = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnMouseMove = TlB1MouseMove
object Tnew: TToolButton
Left = 0
Top = 2
Caption = 'ActionNew'
ImageIndex = 0
OnMouseMove = TnewMouseMove
end
object TEdit: TToolButton
Left = 23
Top = 2
Caption = 'ActionEdit'
ImageIndex = 1
OnMouseMove = TEditMouseMove
end
object TDel: TToolButton
Left = 46
Top = 2
Caption = #21034#38500
ImageIndex = 2
OnMouseMove = TDelMouseMove
end
object TInsert: TToolButton
Left = 69
Top = 2
Caption = #25554#20837#19968'?'
ImageIndex = 3
OnMouseMove = TInsertMouseMove
end
object TSubDel: TToolButton
Left = 92
Top = 2
Caption = 'TSubDel'
ImageIndex = 15
Visible = False
end
object ToolButton5: TToolButton
Left = 115
Top = 2
Width = 8
Caption = 'ToolButton5'
ImageIndex = 4
Style = tbsSeparator
end
object TPrint: TToolButton
Left = 123
Top = 2
Caption = #25171#21360
ImageIndex = 4
OnMouseMove = TPrintMouseMove
end
object TFind: TToolButton
Left = 146
Top = 2
Caption = #26597#25214
ImageIndex = 5
OnMouseMove = TFindMouseMove
end
object ToolButton8: TToolButton
Left = 169
Top = 2
Width = 8
Caption = 'ToolButton8'
ImageIndex = 6
Style = tbsSeparator
end
object Ttop: TToolButton
Left = 177
Top = 2
Caption = #26368#21069#31558
ImageIndex = 6
OnMouseMove = TtopMouseMove
end
object TBack: TToolButton
Left = 200
Top = 2
Caption = #19978#19968#31558
ImageIndex = 7
OnMouseMove = TBackMouseMove
end
object TNext: TToolButton
Left = 223
Top = 2
Caption = #19979#19968#31558
ImageIndex = 8
OnMouseMove = TNextMouseMove
end
object TEnd: TToolButton
Left = 246
Top = 2
Caption = #26368#26411#31558
ImageIndex = 9
OnMouseMove = TEndMouseMove
end
object ToolButton13: TToolButton
Left = 269
Top = 2
Width = 8
Caption = 'ToolButton13'
ImageIndex = 10
Style = tbsSeparator
end
object TCheck: TToolButton
Left = 277
Top = 2
Caption = #30906#35469'/'#21453#30906#35469
ImageIndex = 10
OnMouseMove = TCheckMouseMove
end
object TQuit: TToolButton
Left = 300
Top = 2
Hint = 'ESC'#36864#20986
Caption = 'TQuit'
ImageIndex = 11
OnClick = TQuitClick
OnMouseMove = TQuitMouseMove
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 176
Top = 112
end
object MainM1: TMainMenu
Images = ImageList1
Left = 88
Top = 96
object M1: TMenuItem
Caption = '&F'#25805#20316
object MNew: TMenuItem
Caption = #26032#22686'/'#20445#23384' '
ImageIndex = 0
ShortCut = 113
end
object MEdit: TMenuItem
Caption = #32534#36753'/'#21462#28040
ImageIndex = 1
ShortCut = 114
end
object MDel: TMenuItem
Caption = #21024#38500
ImageIndex = 2
ShortCut = 115
end
object MInsert: TMenuItem
Caption = #25554#20837
ImageIndex = 3
ShortCut = 116
end
object N5: TMenuItem
Caption = '-'
end
object MPrint: TMenuItem
Caption = #25171#21360
ImageIndex = 4
ShortCut = 117
end
object MFind: TMenuItem
Caption = #26597#25214
ImageIndex = 5
ShortCut = 118
end
object N8: TMenuItem
Caption = '-'
end
object MTop: TMenuItem
Caption = #26368#21069#31508
ImageIndex = 6
ShortCut = 120
end
object MBack: TMenuItem
Caption = #19978#19968#31508
ImageIndex = 7
ShortCut = 121
end
object MNext: TMenuItem
Caption = #19979#19968#31508
ImageIndex = 8
ShortCut = 122
end
object MEnd: TMenuItem
Caption = #26368#21518#31508
ImageIndex = 9
ShortCut = 123
end
object N13: TMenuItem
Caption = '-'
end
object MCheck: TMenuItem
Caption = #30830#35748'/'#21453#30830#35748
ImageIndex = 10
ShortCut = 119
end
object MExplor: TMenuItem
Caption = #31995#32479#23548#33322
OnClick = MExplorClick
end
object N17: TMenuItem
Caption = '-'
end
object MRLogin: TMenuItem
Caption = #37325#26032#30331#24405
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -