home *** CD-ROM | disk | FTP | other *** search
- object DebugForm: TDebugForm
- Left = 510
- Top = 131
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Net2Phone Debug'
- ClientHeight = 274
- ClientWidth = 292
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- OnClose = FormClose
- OnDestroy = FormDestroy
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label13: TLabel
- Left = 193
- Top = 165
- Width = 45
- Height = 13
- Caption = 'RFrames:'
- end
- object Label12: TLabel
- Left = 172
- Top = 147
- Width = 66
- Height = 13
- Caption = 'Silent Frames:'
- end
- object Label11: TLabel
- Left = 201
- Top = 128
- Width = 37
- Height = 13
- Caption = 'Frames:'
- end
- object Label10: TLabel
- Left = 8
- Top = 184
- Width = 102
- Height = 13
- Caption = 'RPacketsLateOrLost:'
- end
- object Label9: TLabel
- Left = 60
- Top = 165
- Width = 50
- Height = 13
- Caption = 'RPackets:'
- end
- object Label8: TLabel
- Left = 16
- Top = 147
- Width = 94
- Height = 13
- Caption = 'PacketsLateOrLost:'
- end
- object Label7: TLabel
- Left = 68
- Top = 128
- Width = 42
- Height = 13
- Caption = 'Packets:'
- end
- object Label4: TLabel
- Left = 8
- Top = 32
- Width = 25
- Height = 13
- Caption = 'Host:'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label5: TLabel
- Left = 8
- Top = 56
- Width = 50
- Height = 13
- Caption = 'Mode Out:'
- Color = clBtnText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 41
- Height = 13
- Caption = 'Platform:'
- end
- object Label2: TLabel
- Left = 180
- Top = 8
- Width = 59
- Height = 13
- Caption = 'Loops/Sec: '
- end
- object Label3: TLabel
- Left = 180
- Top = 32
- Width = 51
- Height = 13
- Caption = 'Local Port:'
- end
- object Label6: TLabel
- Left = 184
- Top = 56
- Width = 42
- Height = 13
- Caption = 'Mode In:'
- Color = clBtnText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object szPackets: TLabel
- Left = 120
- Top = 128
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object Label14: TLabel
- Left = 162
- Top = 184
- Width = 76
- Height = 13
- Caption = 'Silient RFrames:'
- end
- object szPacketsLateOrLost: TLabel
- Left = 120
- Top = 147
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object szRPackets: TLabel
- Left = 120
- Top = 165
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object szRPacketsLateOrLost: TLabel
- Left = 120
- Top = 184
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object szFrames: TLabel
- Left = 248
- Top = 128
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object szSilentFrames: TLabel
- Left = 248
- Top = 147
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object szRFrames: TLabel
- Left = 248
- Top = 165
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object szSilentRFrames: TLabel
- Left = 248
- Top = 184
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object Label15: TLabel
- Left = 36
- Top = 203
- Width = 74
- Height = 13
- Caption = 'BusyPlayCount:'
- end
- object szBusyPlayCount: TLabel
- Left = 120
- Top = 203
- Width = 30
- Height = 13
- Hint = 'Click to Reset'
- Caption = 'nnnnn'
- ParentShowHint = False
- ShowHint = True
- OnClick = szBusyPlayCountClick
- end
- object Label16: TLabel
- Left = 174
- Top = 203
- Width = 64
- Height = 13
- Caption = 'Frames/Jitter:'
- end
- object Label17: TLabel
- Left = 60
- Top = 109
- Width = 52
- Height = 13
- Caption = 'Play Level:'
- end
- object szPlayLevel: TLabel
- Left = 120
- Top = 109
- Width = 30
- Height = 13
- Hint = 'Click to Reset'
- Caption = 'nnnnn'
- ParentShowHint = False
- ShowHint = True
- OnClick = szPlayLevelClick
- end
- object Label19: TLabel
- Left = 170
- Top = 109
- Width = 67
- Height = 13
- Caption = 'Record Level:'
- end
- object szRecLevel: TLabel
- Left = 248
- Top = 109
- Width = 30
- Height = 13
- Hint = 'Click to reset'
- Caption = 'nnnnn'
- ParentShowHint = False
- ShowHint = True
- OnClick = szRecLevelClick
- end
- object CPU: TLabel
- Left = 248
- Top = 8
- Width = 6
- Height = 13
- Caption = '0'
- end
- object ModeIn: TLabel
- Left = 248
- Top = 56
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object LocalPort: TLabel
- Left = 248
- Top = 32
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object Label20: TLabel
- Left = 8
- Top = 80
- Width = 34
- Height = 13
- Caption = 'Server:'
- Color = clBtnText
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object ServerMTID: TLabel
- Left = 64
- Top = 80
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object szJitter: TLabel
- Left = 248
- Top = 203
- Width = 30
- Height = 13
- Caption = 'nnnnn'
- end
- object ModeEdit: TEdit
- Left = 65
- Top = 52
- Width = 40
- Height = 21
- Hint = 'Change Feature Modes'
- TabStop = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- Text = 'STX'
- OnChange = ModeEditChange
- end
- object Doorman: TComboBox
- Left = 65
- Top = 4
- Width = 106
- Height = 21
- Hint = 'Route Call to Production/Test'
- TabStop = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- Items.Strings = (
- '<Production>'
- 'TEST-1'
- 'TEST-2')
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- Text = '<Production>'
- OnChange = DoormanChange
- end
- object HostNameEdit: TEdit
- Left = 65
- Top = 28
- Width = 106
- Height = 21
- Hint = 'Change Host Name'
- TabStop = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object BStatus: TButton
- Left = 58
- Top = 244
- Width = 81
- Height = 21
- Caption = 'Status'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- TabStop = False
- OnClick = BStatusClick
- end
- object CloseBtn: TButton
- Left = 154
- Top = 244
- Width = 81
- Height = 21
- Caption = 'Close'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- TabStop = False
- OnClick = CloseBtnClick
- end
- object XVersion: TEdit
- Left = 113
- Top = 52
- Width = 40
- Height = 21
- Hint = 'Change Feature Modes'
- TabStop = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- Text = '9.0'
- OnChange = XVersionChange
- end
- end
-