home *** CD-ROM | disk | FTP | other *** search
- object MDIChild: TMDIChild
- Left = 152
- Top = 383
- Width = 527
- Height = 332
- HelpContext = 9000
- HorzScrollBar.Smooth = True
- HorzScrollBar.Tracking = True
- VertScrollBar.Smooth = True
- VertScrollBar.Tracking = True
- BorderIcons = [biSystemMenu, biMinimize]
- Color = clBtnFace
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Lucida Console'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poDefaultPosOnly
- PrintScale = poNone
- Scaled = False
- Visible = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnHelp = FormHelp
- OnPaint = FormPaint
- OnResize = FormResize
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 11
- object ToolBar1: TToolBar
- Left = 0
- Top = 0
- Width = 519
- Height = 29
- Caption = 'ToolBar1'
- EdgeBorders = [ebBottom]
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Images = Form1.ImageList1
- ParentFont = False
- TabOrder = 0
- object ToolButton1: TToolButton
- Left = 0
- Top = 2
- Hint = 'Play'
- Grouped = True
- ImageIndex = 7
- ParentShowHint = False
- ShowHint = True
- Style = tbsCheck
- OnClick = ToolButton1Click
- end
- object ToolButton2: TToolButton
- Left = 23
- Top = 2
- Hint = 'Pause'
- Caption = 'ToolButton2'
- Grouped = True
- ImageIndex = 8
- ParentShowHint = False
- ShowHint = True
- Style = tbsCheck
- OnClick = ToolButton2Click
- end
- object ToolButton3: TToolButton
- Left = 46
- Top = 2
- Hint = 'To begin'
- Caption = 'ToolButton3'
- ImageIndex = 9
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton3Click
- end
- object ToolButton4: TToolButton
- Left = 69
- Top = 2
- Hint = 'To end'
- Caption = 'ToolButton4'
- ImageIndex = 10
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton4Click
- end
- object ToolButton5: TToolButton
- Left = 92
- Top = 2
- Width = 8
- Caption = 'ToolButton5'
- ImageIndex = 11
- Style = tbsSeparator
- end
- object ToolButton7: TToolButton
- Left = 100
- Top = 2
- Hint = 'Disconnect'
- Caption = 'ToolButton7'
- ImageIndex = 5
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton7Click
- end
- object ToolButton6: TToolButton
- Left = 123
- Top = 2
- Hint = 'Terminate'
- Caption = 'ToolButton6'
- ImageIndex = 14
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton6Click
- end
- object ToolButton8: TToolButton
- Left = 146
- Top = 2
- Hint = 'Send message'
- Caption = 'ToolButton8'
- ImageIndex = 11
- ParentShowHint = False
- ShowHint = True
- OnClick = ToolButton8Click
- end
- object ToolButton9: TToolButton
- Left = 169
- Top = 2
- Width = 8
- Caption = 'ToolButton9'
- ImageIndex = 12
- Style = tbsSeparator
- end
- object ComboBox1: TComboBox
- Left = 177
- Top = 2
- Width = 145
- Height = 21
- HelpContext = 9000
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnClick = ComboBox1Click
- end
- object ToolButton11: TToolButton
- Left = 322
- Top = 2
- Caption = 'ToolButton11'
- ImageIndex = 12
- OnClick = ToolButton11Click
- end
- object ToolButton10: TToolButton
- Left = 345
- Top = 2
- Caption = 'ToolButton10'
- ImageIndex = 13
- OnClick = ToolButton10Click
- end
- object ToolButton13: TToolButton
- Left = 368
- Top = 2
- Width = 8
- Caption = 'ToolButton13'
- ImageIndex = 15
- Style = tbsSeparator
- end
- object ToolButton12: TToolButton
- Left = 376
- Top = 2
- Caption = 'ToolButton12'
- ImageIndex = 15
- OnClick = ToolButton12Click
- end
- end
- object ScrollBox1: TScrollBox
- Left = 0
- Top = 57
- Width = 519
- Height = 248
- Align = alClient
- BorderStyle = bsNone
- TabOrder = 1
- object PaintBox1: TPaintBox
- Left = 0
- Top = 0
- Width = 519
- Height = 248
- Align = alClient
- Color = clBtnFace
- ParentColor = False
- OnPaint = PaintBox1Paint
- end
- object Panel1: TPanel
- Left = 137
- Top = 71
- Width = 246
- Height = 64
- TabOrder = 0
- Visible = False
- object Label1: TLabel
- Left = 64
- Top = 7
- Width = 117
- Height = 26
- Alignment = taCenter
- Caption = 'Reading the session log.'#13#10'Please wait.'
- Font.Charset = RUSSIAN_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object ProgressBar1: TProgressBar
- Left = 14
- Top = 35
- Width = 218
- Height = 16
- TabOrder = 0
- end
- end
- end
- object TimeScale: TPanel
- Left = 0
- Top = 29
- Width = 519
- Height = 28
- Align = alTop
- BevelOuter = bvLowered
- FullRepaint = False
- TabOrder = 2
- DesignSize = (
- 519
- 28)
- object ColorPaintBox: TPaintBox
- Left = 14
- Top = 2
- Width = 493
- Height = 22
- Anchors = [akLeft, akTop, akRight, akBottom]
- OnPaint = ColorPaintBoxPaint
- end
- end
- object FontDialog1: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Left = 440
- end
- end
-