📄 untmain.dfm
字号:
object frmMain: TfrmMain
Left = 129
Top = 102
AutoScroll = False
Caption = #26408#20598' 2008'
ClientHeight = 369
ClientWidth = 607
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
DesignSize = (
607
369)
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel
Left = 51
Top = 208
Width = 3
Height = 13
end
object SpeedButton1: TSpeedButton
Left = 117
Top = 8
Width = 33
Height = 21
Anchors = [akTop]
Caption = #24320#22987
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 153
Top = 8
Width = 33
Height = 21
Anchors = [akTop]
Caption = #20572#27490
Enabled = False
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton2Click
end
object Label1: TLabel
Left = 9
Top = 12
Width = 59
Height = 13
Anchors = [akTop]
Caption = #30417#21548#31471#21475':'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object SpeedButton3: TSpeedButton
Left = 320
Top = 8
Width = 81
Height = 21
Anchors = [akTop]
Caption = #37197#32622#26381#21153#31471
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 547
Top = 8
Width = 33
Height = 21
Anchors = [akTop]
Caption = #20851#20110
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 190
Top = 8
Width = 33
Height = 21
Anchors = [akTop]
Caption = #21047#26032
Enabled = False
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton5Click
end
object SpeedButton6: TSpeedButton
Left = 496
Top = 8
Width = 35
Height = 21
Anchors = [akTop]
Caption = #35774#32622
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton6Click
end
object SpeedButton7: TSpeedButton
Left = 414
Top = 8
Width = 67
Height = 21
Anchors = [akTop]
Caption = #20998#32452#26597#30475
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clPurple
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
OnClick = SpeedButton7Click
end
object sinsrvs: TListView
Left = 0
Top = 40
Width = 608
Height = 311
Anchors = [akLeft, akTop, akRight, akBottom]
Checkboxes = True
Columns = <
item
AutoSize = True
Caption = #35745#31639#26426#21517#31216
end
item
Alignment = taCenter
AutoSize = True
Caption = #31995#32479#31867#22411
end
item
Alignment = taCenter
Caption = #19978#32447
Width = 53
end
item
Alignment = taCenter
Caption = #22791#27880#20449#24687
Width = 70
end
item
Alignment = taCenter
AutoSize = True
Caption = #22320#29702#20301#32622
end
item
Caption = 'Socket'
Width = 0
end
item
Alignment = taCenter
Caption = #21629#20196#29366#24577
Width = 64
end
item
Alignment = taCenter
Caption = #35270#39057
Width = 40
end
item
Alignment = taCenter
Caption = ' Ping'
end
item
Alignment = taCenter
Caption = 'admin'
Width = 45
end
item
Alignment = taCenter
AutoSize = True
Caption = #20998#32452#21517#31216
end>
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
GridLines = True
ReadOnly = True
RowSelect = True
ParentFont = False
PopupMenu = PopupMenu1
SortType = stText
TabOrder = 0
ViewStyle = vsReport
OnAdvancedCustomDrawItem = sinsrvsAdvancedCustomDrawItem
OnDblClick = sinsrvsDblClick
end
object Edit1: TEdit
Left = 74
Top = 8
Width = 39
Height = 21
Anchors = [akTop]
BiDiMode = bdLeftToRight
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentBiDiMode = False
ParentFont = False
ParentShowHint = False
ShowHint = False
TabOrder = 1
Text = '60000'
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -