📄 main.~dfm
字号:
object FrmMain: TFrmMain
Left = 259
Top = 140
BorderStyle = bsSingle
Caption = #19996#22823#35834#22522#20122'SMIAS_CMPP3.0'
ClientHeight = 496
ClientWidth = 672
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label7: TLabel
Left = 408
Top = 464
Width = 249
Height = 17
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'mail: sqs@minefont.com'#12289'lshuogang@sohu.com'
Color = clBtnFace
ParentBiDiMode = False
ParentColor = False
end
object Memo1: TMemo
Left = 16
Top = 123
Width = 641
Height = 342
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
end
object Panel1: TPanel
Left = 16
Top = 16
Width = 641
Height = 68
BevelOuter = bvNone
BorderStyle = bsSingle
Caption = ' '
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 11
Width = 17
Height = 13
AutoSize = False
Caption = 'IP'
end
object Label4: TLabel
Left = 128
Top = 10
Width = 25
Height = 13
AutoSize = False
Caption = 'SPID'
end
object Label5: TLabel
Left = 264
Top = 10
Width = 68
Height = 13
Caption = 'Shared Secret'
end
object Label6: TLabel
Left = 448
Top = 10
Width = 75
Height = 13
Caption = 'Source Address'
end
object Label2: TLabel
Left = 192
Top = 42
Width = 33
Height = 13
AutoSize = False
Caption = #20869#23481
end
object Label3: TLabel
Left = 16
Top = 42
Width = 41
Height = 13
AutoSize = False
Caption = #25163#26426#21495
end
object Label8: TLabel
Left = 536
Top = 42
Width = 24
Height = 13
Caption = #31471#21475
end
object Label9: TLabel
Left = 410
Top = 43
Width = 48
Height = 13
Caption = #26381#21153#20195#30721
end
object eIp: TEdit
Left = 32
Top = 8
Width = 89
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
Text = '192.168.1.22'
end
object eSpid: TEdit
Left = 160
Top = 8
Width = 89
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
Text = '904055'
end
object eShaSec: TEdit
Left = 336
Top = 8
Width = 97
Height = 19
TabOrder = 2
Text = 'sxwyt'
end
object eSourceAdd: TEdit
Left = 528
Top = 8
Width = 97
Height = 19
TabOrder = 3
Text = '904055'
end
object eMsg: TEdit
Left = 224
Top = 40
Width = 169
Height = 19
TabOrder = 4
Text = #20013#21326#20154#27665#20849#21644#22269' '#33258#24378#19981#24687
end
object eTel: TEdit
Left = 64
Top = 40
Width = 97
Height = 19
TabOrder = 5
Text = '13754840793'
end
object edport: TEdit
Left = 568
Top = 40
Width = 57
Height = 19
TabOrder = 6
Text = '7892'
end
object SP_CODE: TEdit
Left = 472
Top = 40
Width = 57
Height = 19
TabOrder = 7
Text = '01015'
end
end
object Panel2: TPanel
Left = 16
Top = 83
Width = 641
Height = 41
BevelOuter = bvNone
BorderStyle = bsSingle
Caption = ' '
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
object bInit: TButton
Left = 16
Top = 7
Width = 81
Height = 24
Caption = #21021' '#22987' '#21270
TabOrder = 0
OnClick = bInitClick
end
object bTerminate: TButton
Left = 120
Top = 7
Width = 81
Height = 24
Caption = #32467' '#26463
TabOrder = 1
OnClick = bTerminateClick
end
object bSubmit: TButton
Left = 259
Top = 8
Width = 81
Height = 23
Caption = #30701#20449#21457#36865
TabOrder = 2
OnClick = bSubmitClick
end
object bActiveTest: TButton
Left = 363
Top = 7
Width = 81
Height = 24
Caption = #21457#36865#27979#35797#21253' '
TabOrder = 3
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 477
Width = 672
Height = 19
Panels = <>
end
object ClientSocket1: TClientSocket
Active = False
ClientType = ctNonBlocking
Port = 7892
OnDisconnect = ClientSocket1Disconnect
OnRead = ClientSocket1Read
OnError = ClientSocket1Error
Left = 472
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -