📄 mrtt.dfm
字号:
object FRM_TT: TFRM_TT
Left = 225
Top = 200
Width = 590
Height = 292
Caption = #26412#21333#20301#20449#24687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 4
Top = 0
Width = 573
Height = 49
Caption = 'Panel2'
TabOrder = 0
object ToolBar1: TToolBar
Left = 1
Top = 1
Width = 571
Height = 47
Align = alClient
ButtonHeight = 45
ButtonWidth = 49
Caption = 'ToolBar1'
EdgeOuter = esRaised
Flat = True
Images = ImageList1
ParentShowHint = False
ShowCaptions = True
ShowHint = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Caption = #28155#21152
ImageIndex = 1
ParentShowHint = False
ShowHint = True
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 49
Top = 0
Caption = #20462#25913
ImageIndex = 5
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 98
Top = 0
Caption = #21024#38500
ImageIndex = 7
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 147
Top = 0
Caption = #20445#23384
Enabled = False
ImageIndex = 14
OnClick = ToolButton4Click
end
object ToolButton5: TToolButton
Left = 196
Top = 0
Caption = #21462#28040
Enabled = False
ImageIndex = 0
OnClick = ToolButton5Click
end
object ToolButton7: TToolButton
Left = 245
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 6
Style = tbsSeparator
end
object ToolButton13: TToolButton
Left = 253
Top = 0
Caption = ' '#20851#38381' '
ImageIndex = 3
OnClick = ToolButton13Click
end
end
end
object PageControl1: TPageControl
Left = 6
Top = 56
Width = 571
Height = 191
ActivePage = TabSheet1
TabOrder = 1
object TabSheet1: TTabSheet
Caption = #26412#21333#20301#20449#24687
object Panel1: TPanel
Left = 14
Top = 19
Width = 531
Height = 134
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 11
Width = 60
Height = 13
Caption = #20844#21496#21517#31216#65306
end
object Label2: TLabel
Left = 232
Top = 11
Width = 60
Height = 13
Caption = #32852#31995#22320#22336#65306
end
object Label3: TLabel
Left = 16
Top = 35
Width = 36
Height = 13
Caption = #37038#32534#65306
end
object Label4: TLabel
Left = 272
Top = 36
Width = 36
Height = 13
Caption = #20256#30495#65306
end
object Label5: TLabel
Left = 16
Top = 60
Width = 60
Height = 13
Caption = #27861#20154#20195#34920#65306
end
object Label6: TLabel
Left = 272
Top = 60
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
end
object Label7: TLabel
Left = 16
Top = 83
Width = 60
Height = 13
Caption = #24320#25143#38134#34892#65306
end
object Label8: TLabel
Left = 272
Top = 84
Width = 60
Height = 13
Caption = #38134#34892#36134#21495#65306
end
object Label9: TLabel
Left = 16
Top = 107
Width = 36
Height = 13
Caption = #32593#22336#65306
end
object Label10: TLabel
Left = 272
Top = 108
Width = 48
Height = 13
Caption = #32435#31246#21495#65306
end
object Edit1: TEdit
Left = 80
Top = 8
Width = 137
Height = 21
TabOrder = 0
Text = 'Edit1'
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 296
Top = 8
Width = 217
Height = 21
TabOrder = 1
Text = 'Edit2'
OnKeyDown = Edit2KeyDown
end
object Edit3: TEdit
Left = 56
Top = 32
Width = 209
Height = 21
TabOrder = 2
Text = 'Edit3'
OnKeyDown = Edit3KeyDown
end
object Edit4: TEdit
Left = 312
Top = 32
Width = 201
Height = 21
TabOrder = 3
Text = 'Edit4'
OnKeyDown = Edit4KeyDown
end
object Edit5: TEdit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -