📄 unit1.dfm
字号:
object Form1: TForm1
Left = 191
Top = 114
Width = 452
Height = 270
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'UPS SNMP Manager'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 8
Top = 16
Width = 97
Height = 13
AutoSize = False
Caption = 'UPS'#36755#20837#30005#21387'(V)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 8
Top = 48
Width = 73
Height = 13
AutoSize = False
Caption = 'UPS'#28201#24230'('#8451')'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 80
Width = 105
Height = 13
AutoSize = False
Caption = 'UPS'#36755#20837#39057#29575'(HZ)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 224
Top = 16
Width = 97
Height = 13
AutoSize = False
Caption = 'UPS'#36755#20986#30005#21387'(V)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 224
Top = 48
Width = 97
Height = 13
AutoSize = False
Caption = 'UPS'#36755#20986#36127#36733'(%)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 224
Top = 80
Width = 97
Height = 13
AutoSize = False
Caption = 'UPS'#30005#27744#30005#21387'(V)'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 8
Top = 120
Width = 121
Height = 25
AutoSize = False
Caption = 'UPS'#27491#24120
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 8
Top = 160
Width = 121
Height = 25
AutoSize = False
Caption = 'UPS'#27491#24120
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 152
Top = 120
Width = 121
Height = 25
AutoSize = False
Caption = 'UPS'#27491#24120
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 152
Top = 160
Width = 121
Height = 25
AutoSize = False
Caption = 'UPS'#27491#24120
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 288
Top = 120
Width = 121
Height = 25
AutoSize = False
Caption = 'UPS'#27491#24120
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label14: TLabel
Left = 288
Top = 160
Width = 121
Height = 25
AutoSize = False
Caption = 'UPS'#27491#24120
Font.Charset = DEFAULT_CHARSET
Font.Color = clLime
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 0
Top = 208
Width = 73
Height = 13
AutoSize = False
Caption = #35774#22791'IP'#22320#22336
end
object Label2: TLabel
Left = 288
Top = 208
Width = 129
Height = 16
AutoSize = False
Caption = 'UPS'#36830#25509#20013#26029
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 208
Top = 208
Width = 75
Height = 25
Caption = 'Start'
TabOrder = 0
OnClick = Button1Click
end
object InputVol: TEdit
Left = 112
Top = 16
Width = 89
Height = 21
Enabled = False
TabOrder = 1
end
object tem: TEdit
Left = 112
Top = 48
Width = 89
Height = 21
Enabled = False
TabOrder = 2
end
object Fre: TEdit
Left = 112
Top = 80
Width = 89
Height = 21
Enabled = False
TabOrder = 3
end
object OutVol: TEdit
Left = 328
Top = 16
Width = 89
Height = 21
Enabled = False
TabOrder = 4
end
object Loa: TEdit
Left = 328
Top = 48
Width = 89
Height = 21
Enabled = False
TabOrder = 5
end
object ba: TEdit
Left = 328
Top = 80
Width = 89
Height = 21
Enabled = False
TabOrder = 6
end
object edtip: TEdit
Left = 80
Top = 208
Width = 121
Height = 21
TabOrder = 7
end
object Timer1: TTimer
Enabled = False
Interval = 10
OnTimer = Timer1Timer
Left = 336
Top = 384
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -