📄 mainunit.dfm
字号:
TabOrder = 0
ViewStyle = vsReport
end
end
object GroupBox4: TGroupBox
Left = 376
Top = 6
Width = 205
Height = 95
Caption = ' Help '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 19
object Label7: TLabel
Left = 8
Top = 15
Width = 163
Height = 13
Caption = '- Enter SIP account settings.'
end
object Label8: TLabel
Left = 8
Top = 75
Width = 121
Height = 13
Caption = '- Click Online button.'
end
object Label20: TLabel
Left = 8
Top = 31
Width = 182
Height = 13
Caption = '- Leave Outbound-Proxy and/or'
end
object Label21: TLabel
Left = 17
Top = 43
Width = 148
Height = 13
Caption = 'Display-Name blank if not'
end
object Label22: TLabel
Left = 18
Top = 56
Width = 54
Height = 13
Caption = 'provided.'
end
object BtnMoreHelp: TButton
Left = 137
Top = 63
Width = 60
Height = 25
Caption = 'More'
TabOrder = 0
OnClick = BtnMoreHelpClick
end
end
object GroupBox5: TGroupBox
Left = 376
Top = 213
Width = 205
Height = 92
Caption = ' Other Settings '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 20
object CheckEchoCancel: TCheckBox
Left = 11
Top = 17
Width = 158
Height = 17
Caption = 'Echo/Noise Cancelation'
TabOrder = 0
OnClick = CheckEchoCancelClick
end
object CheckMicBoost: TCheckBox
Left = 11
Top = 52
Width = 81
Height = 17
Caption = 'Mic Boost'
TabOrder = 1
OnClick = CheckMicBoostClick
end
object CheckDonotDisturb: TCheckBox
Left = 11
Top = 68
Width = 98
Height = 17
Caption = 'Don'#39't disturb'
TabOrder = 2
OnClick = CheckDonotDisturbClick
end
object CheckBoxAGC: TCheckBox
Left = 11
Top = 34
Width = 166
Height = 17
Caption = 'AGC (Auto Gain Control)'
TabOrder = 3
OnClick = CheckMicBoostClick
end
end
object GroupBox6: TGroupBox
Left = 376
Top = 309
Width = 205
Height = 76
Caption = ' Supported Voice Codec '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 21
object CheckGSM610: TCheckBox
Left = 11
Top = 17
Width = 83
Height = 17
Caption = 'GSM 6.10'
TabOrder = 0
OnClick = CheckGSM610Click
end
object CheckiLBC: TCheckBox
Left = 138
Top = 17
Width = 54
Height = 17
Caption = 'iLBC'
TabOrder = 1
OnClick = CheckiLBCClick
end
object CheckG711A: TCheckBox
Left = 11
Top = 33
Width = 113
Height = 17
Caption = 'GSM 711 A-Law'
TabOrder = 2
OnClick = CheckG711AClick
end
object CheckG711U: TCheckBox
Left = 11
Top = 51
Width = 109
Height = 17
Caption = 'GSM 711 U-Law'
TabOrder = 3
OnClick = CheckG711UClick
end
object VaxSIPUserAgentOCX: TVaxSIPUserAgentOCX
Left = 136
Top = 40
Width = 65
Height = 33
TabOrder = 4
Visible = False
OnDTMFDigit = VaxSIPUserAgentOCXDTMFDigit
OnPlayWaveDone = VaxSIPUserAgentOCXPlayWaveDone
OnTryingToUnRegister = VaxSIPUserAgentOCXTryingToUnRegister
OnFailToUnRegister = VaxSIPUserAgentOCXFailToUnRegister
OnSuccessToUnRegister = VaxSIPUserAgentOCXSuccessToUnRegister
OnTryingToRegister = VaxSIPUserAgentOCXTryingToRegister
OnFailToRegister = VaxSIPUserAgentOCXFailToRegister
OnSuccessToRegister = VaxSIPUserAgentOCXSuccessToRegister
OnFailToConnect = VaxSIPUserAgentOCXFailToConnect
OnConnecting = VaxSIPUserAgentOCXConnecting
OnIncomingCallRingingStart = VaxSIPUserAgentOCXIncomingCallRingingStart
OnIncomingCallRingingStop = VaxSIPUserAgentOCXIncomingCallRingingStop
OnDisconnectCall = VaxSIPUserAgentOCXDisconnectCall
OnCallTransferAccepted = VaxSIPUserAgentOCXCallTransferAccepted
OnProvisionalResponse = VaxSIPUserAgentOCXProvisionalResponse
OnRedirectionResponse = VaxSIPUserAgentOCXRedirectionResponse
OnRequestFailureResponse = VaxSIPUserAgentOCXRequestFailureResponse
OnServerFailureResponse = VaxSIPUserAgentOCXServerFailureResponse
OnGeneralFailureResponse = VaxSIPUserAgentOCXGeneralFailureResponse
OnSuccessToConnect = VaxSIPUserAgentOCXSuccessToConnect
OnIncomingCall = VaxSIPUserAgentOCXIncomingCall
OnTryingToReRegister = VaxSIPUserAgentOCXTryingToReRegister
OnFailToReRegister = VaxSIPUserAgentOCXFailToReRegister
OnSuccessToReRegister = VaxSIPUserAgentOCXSuccessToReRegister
ControlData = {00000100B80600006903000000000000}
end
end
object GroupBox7: TGroupBox
Left = 8
Top = 366
Width = 172
Height = 122
Caption = ' Conversation Recording '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 22
object Label10: TLabel
Left = 10
Top = 73
Width = 65
Height = 13
Caption = 'File: (.wav)'
end
object Label14: TLabel
Left = 6
Top = 20
Width = 67
Height = 13
Caption = 'Select Line:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object CheckBoxStartRecording: TCheckBox
Left = 11
Top = 50
Width = 96
Height = 15
Caption = 'Start Record'
TabOrder = 0
OnClick = CheckBoxStartRecordingClick
end
object BtnResetBuffer: TButton
Left = 115
Top = 44
Width = 48
Height = 31
Caption = 'Reset'
TabOrder = 1
OnClick = BtnResetBufferClick
end
object BtnSave: TButton
Left = 115
Top = 81
Width = 48
Height = 31
Caption = 'Save'
TabOrder = 2
OnClick = BtnSaveClick
end
object EditRecordFileName: TEdit
Left = 9
Top = 91
Width = 100
Height = 21
TabOrder = 3
end
object ComboBoxRecord: TComboBox
Left = 75
Top = 17
Width = 89
Height = 21
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 4
OnChange = ComboBoxRecordChange
end
end
object ComboBoxDial: TComboBox
Left = 85
Top = 273
Width = 89
Height = 21
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 23
end
object BtnHold: TButton
Left = 18
Top = 328
Width = 73
Height = 25
Caption = 'Hold'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 24
OnClick = BtnHoldClick
end
object BtnUnhold: TButton
Left = 100
Top = 328
Width = 73
Height = 25
Caption = 'UnHold'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 25
OnClick = BtnUnholdClick
end
object GroupBox8: TGroupBox
Left = 184
Top = 366
Width = 187
Height = 122
Caption = ' Play wave (.wav) '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 26
object Label15: TLabel
Left = 8
Top = 44
Width = 65
Height = 13
Caption = 'File: (.wav)'
end
object Label16: TLabel
Left = 6
Top = 21
Width = 67
Height = 13
Caption = 'Select Line:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object CheckBoxPlayListen: TCheckBox
Left = 83
Top = 42
Width = 56
Height = 15
Caption = 'Listen'
TabOrder = 0
end
object BtnPlayWaveStart: TButton
Left = 80
Top = 89
Width = 27
Height = 25
Caption = '>'
TabOrder = 1
OnClick = BtnPlayWaveStartClick
end
object BtnOpenPlayWave: TButton
Left = 134
Top = 60
Width = 44
Height = 25
Caption = 'Set'
TabOrder = 2
OnClick = BtnOpenPlayWaveClick
end
object EditPlayFileName: TEdit
Left = 9
Top = 63
Width = 119
Height = 21
TabOrder = 3
end
object ComboBoxPlayWave: TComboBox
Left = 83
Top = 18
Width = 96
Height = 21
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 4
end
object BtnPlayWaveRewind: TButton
Left = 8
Top = 89
Width = 27
Height = 25
Caption = '<<'
TabOrder = 5
OnClick = BtnPlayWaveRewindClick
end
object BtnPlayWaveForward: TButton
Left = 45
Top = 89
Width = 27
Height = 25
Caption = '>>'
TabOrder = 6
OnClick = BtnPlayWaveForwardClick
end
object BtnPlayWavePause: TButton
Left = 115
Top = 89
Width = 27
Height = 25
Caption = '||'
TabOrder = 7
OnClick = BtnPlayWavePauseClick
end
object BtnPlayWaveStop: TButton
Left = 151
Top = 89
Width = 27
Height = 25
Caption = '*'
TabOrder = 8
OnClick = BtnPlayWaveStopClick
end
end
object GroupBox9: TGroupBox
Left = 376
Top = 388
Width = 205
Height = 100
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 27
object Label9: TLabel
Left = 16
Top = 45
Width = 59
Height = 13
Caption = 'Phone No:'
end
object Label17: TLabel
Left = 9
Top = 19
Width = 67
Height = 13
Caption = 'Select Line:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
end
object BtnTransferCall: TButton
Left = 81
Top = 68
Width = 112
Height = 25
Caption = 'Transfer Call'
TabOrder = 0
OnClick = BtnTransferCallClick
end
object EditTransferNo: TEdit
Left = 81
Top = 41
Width = 110
Height = 21
TabOrder = 1
end
object ComboBoxTransferCall: TComboBox
Left = 81
Top = 16
Width = 110
Height = 21
Style = csDropDownList
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 2
end
end
object GroupBox10: TGroupBox
Left = 585
Top = 175
Width = 223
Height = 154
Caption = ' Status Log '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 28
object ListStatusLog: TListBox
Left = 7
Top = 16
Width = 209
Height = 97
ItemHeight = 13
TabOrder = 0
end
object Button10: TButton
Left = 120
Top = 120
Width = 97
Height = 27
Caption = 'Clear'
TabOrder = 1
OnClick = BtnClearClick
end
end
object SpkProgBar: TProgressBar
Left = 591
Top = 432
Width = 209
Height = 17
Smooth = True
TabOrder = 29
end
object MicProgBar: TProgressBar
Left = 591
Top = 468
Width = 209
Height = 17
Smooth = True
TabOrder = 30
end
object GroupBox11: TGroupBox
Left = 585
Top = 334
Width = 108
Height = 76
Caption = ' Audio OUT '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 31
object ListAudioOut: TListBox
Left = 5
Top = 14
Width = 98
Height = 57
ItemHeight = 13
TabOrder = 0
end
end
object GroupBox12: TGroupBox
Left = 699
Top = 334
Width = 108
Height = 76
Caption = ' Audio IN '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 32
object ListAudioIn: TListBox
Left = 4
Top = 13
Width = 98
Height = 57
ItemHeight = 13
TabOrder = 0
end
end
object TimerTick: TTimer
Enabled = False
OnTimer = TimerTickTimer
Left = 536
Top = 269
end
object TimerProgress: TTimer
Enabled = False
Interval = 20
OnTimer = TimerProgressTimer
Left = 595
Top = 296
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -