home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / zrcserv / setup.exe / %MAINDIR% / ZMC.exe / 0 / RCDATA / TMDICHILD / TMDICHILD.txt
Encoding:
Text File  |  2004-05-19  |  5.5 KB  |  256 lines

  1. object MDIChild: TMDIChild
  2.   Left = 152
  3.   Top = 383
  4.   Width = 527
  5.   Height = 332
  6.   HelpContext = 9000
  7.   HorzScrollBar.Smooth = True
  8.   HorzScrollBar.Tracking = True
  9.   VertScrollBar.Smooth = True
  10.   VertScrollBar.Tracking = True
  11.   BorderIcons = [biSystemMenu, biMinimize]
  12.   Color = clBtnFace
  13.   Font.Charset = RUSSIAN_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'Lucida Console'
  17.   Font.Style = []
  18.   FormStyle = fsStayOnTop
  19.   OldCreateOrder = False
  20.   Position = poDefaultPosOnly
  21.   PrintScale = poNone
  22.   Scaled = False
  23.   Visible = True
  24.   OnClose = FormClose
  25.   OnCreate = FormCreate
  26.   OnDestroy = FormDestroy
  27.   OnHelp = FormHelp
  28.   OnPaint = FormPaint
  29.   OnResize = FormResize
  30.   OnShow = FormShow
  31.   PixelsPerInch = 96
  32.   TextHeight = 11
  33.   object ToolBar1: TToolBar
  34.     Left = 0
  35.     Top = 0
  36.     Width = 519
  37.     Height = 29
  38.     Caption = 'ToolBar1'
  39.     EdgeBorders = [ebBottom]
  40.     Font.Charset = RUSSIAN_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -11
  43.     Font.Name = 'Tahoma'
  44.     Font.Style = []
  45.     Images = Form1.ImageList1
  46.     ParentFont = False
  47.     TabOrder = 0
  48.     object ToolButton1: TToolButton
  49.       Left = 0
  50.       Top = 2
  51.       Hint = 'Play'
  52.       Grouped = True
  53.       ImageIndex = 7
  54.       ParentShowHint = False
  55.       ShowHint = True
  56.       Style = tbsCheck
  57.       OnClick = ToolButton1Click
  58.     end
  59.     object ToolButton2: TToolButton
  60.       Left = 23
  61.       Top = 2
  62.       Hint = 'Pause'
  63.       Caption = 'ToolButton2'
  64.       Grouped = True
  65.       ImageIndex = 8
  66.       ParentShowHint = False
  67.       ShowHint = True
  68.       Style = tbsCheck
  69.       OnClick = ToolButton2Click
  70.     end
  71.     object ToolButton3: TToolButton
  72.       Left = 46
  73.       Top = 2
  74.       Hint = 'To begin'
  75.       Caption = 'ToolButton3'
  76.       ImageIndex = 9
  77.       ParentShowHint = False
  78.       ShowHint = True
  79.       OnClick = ToolButton3Click
  80.     end
  81.     object ToolButton4: TToolButton
  82.       Left = 69
  83.       Top = 2
  84.       Hint = 'To end'
  85.       Caption = 'ToolButton4'
  86.       ImageIndex = 10
  87.       ParentShowHint = False
  88.       ShowHint = True
  89.       OnClick = ToolButton4Click
  90.     end
  91.     object ToolButton5: TToolButton
  92.       Left = 92
  93.       Top = 2
  94.       Width = 8
  95.       Caption = 'ToolButton5'
  96.       ImageIndex = 11
  97.       Style = tbsSeparator
  98.     end
  99.     object ToolButton7: TToolButton
  100.       Left = 100
  101.       Top = 2
  102.       Hint = 'Disconnect'
  103.       Caption = 'ToolButton7'
  104.       ImageIndex = 5
  105.       ParentShowHint = False
  106.       ShowHint = True
  107.       OnClick = ToolButton7Click
  108.     end
  109.     object ToolButton6: TToolButton
  110.       Left = 123
  111.       Top = 2
  112.       Hint = 'Terminate'
  113.       Caption = 'ToolButton6'
  114.       ImageIndex = 14
  115.       ParentShowHint = False
  116.       ShowHint = True
  117.       OnClick = ToolButton6Click
  118.     end
  119.     object ToolButton8: TToolButton
  120.       Left = 146
  121.       Top = 2
  122.       Hint = 'Send message'
  123.       Caption = 'ToolButton8'
  124.       ImageIndex = 11
  125.       ParentShowHint = False
  126.       ShowHint = True
  127.       OnClick = ToolButton8Click
  128.     end
  129.     object ToolButton9: TToolButton
  130.       Left = 169
  131.       Top = 2
  132.       Width = 8
  133.       Caption = 'ToolButton9'
  134.       ImageIndex = 12
  135.       Style = tbsSeparator
  136.     end
  137.     object ComboBox1: TComboBox
  138.       Left = 177
  139.       Top = 2
  140.       Width = 145
  141.       Height = 21
  142.       HelpContext = 9000
  143.       Style = csDropDownList
  144.       ItemHeight = 13
  145.       TabOrder = 0
  146.       OnClick = ComboBox1Click
  147.     end
  148.     object ToolButton11: TToolButton
  149.       Left = 322
  150.       Top = 2
  151.       Caption = 'ToolButton11'
  152.       ImageIndex = 12
  153.       OnClick = ToolButton11Click
  154.     end
  155.     object ToolButton10: TToolButton
  156.       Left = 345
  157.       Top = 2
  158.       Caption = 'ToolButton10'
  159.       ImageIndex = 13
  160.       OnClick = ToolButton10Click
  161.     end
  162.     object ToolButton13: TToolButton
  163.       Left = 368
  164.       Top = 2
  165.       Width = 8
  166.       Caption = 'ToolButton13'
  167.       ImageIndex = 15
  168.       Style = tbsSeparator
  169.     end
  170.     object ToolButton12: TToolButton
  171.       Left = 376
  172.       Top = 2
  173.       Caption = 'ToolButton12'
  174.       ImageIndex = 15
  175.       OnClick = ToolButton12Click
  176.     end
  177.   end
  178.   object ScrollBox1: TScrollBox
  179.     Left = 0
  180.     Top = 57
  181.     Width = 519
  182.     Height = 248
  183.     Align = alClient
  184.     BorderStyle = bsNone
  185.     TabOrder = 1
  186.     object PaintBox1: TPaintBox
  187.       Left = 0
  188.       Top = 0
  189.       Width = 519
  190.       Height = 248
  191.       Align = alClient
  192.       Color = clBtnFace
  193.       ParentColor = False
  194.       OnPaint = PaintBox1Paint
  195.     end
  196.     object Panel1: TPanel
  197.       Left = 137
  198.       Top = 71
  199.       Width = 246
  200.       Height = 64
  201.       TabOrder = 0
  202.       Visible = False
  203.       object Label1: TLabel
  204.         Left = 64
  205.         Top = 7
  206.         Width = 117
  207.         Height = 26
  208.         Alignment = taCenter
  209.         Caption = 'Reading the session log.'#13#10'Please wait.'
  210.         Font.Charset = RUSSIAN_CHARSET
  211.         Font.Color = clWindowText
  212.         Font.Height = -11
  213.         Font.Name = 'Tahoma'
  214.         Font.Style = []
  215.         ParentFont = False
  216.       end
  217.       object ProgressBar1: TProgressBar
  218.         Left = 14
  219.         Top = 35
  220.         Width = 218
  221.         Height = 16
  222.         TabOrder = 0
  223.       end
  224.     end
  225.   end
  226.   object TimeScale: TPanel
  227.     Left = 0
  228.     Top = 29
  229.     Width = 519
  230.     Height = 28
  231.     Align = alTop
  232.     BevelOuter = bvLowered
  233.     FullRepaint = False
  234.     TabOrder = 2
  235.     DesignSize = (
  236.       519
  237.       28)
  238.     object ColorPaintBox: TPaintBox
  239.       Left = 14
  240.       Top = 2
  241.       Width = 493
  242.       Height = 22
  243.       Anchors = [akLeft, akTop, akRight, akBottom]
  244.       OnPaint = ColorPaintBoxPaint
  245.     end
  246.   end
  247.   object FontDialog1: TFontDialog
  248.     Font.Charset = DEFAULT_CHARSET
  249.     Font.Color = clWindowText
  250.     Font.Height = -11
  251.     Font.Name = 'MS Sans Serif'
  252.     Font.Style = []
  253.     Left = 440
  254.   end
  255. end
  256.