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

  1. object MDIChild: TMDIChild
  2.   Left = 178
  3.   Top = 421
  4.   HorzScrollBar.Increment = 45
  5.   HorzScrollBar.Visible = False
  6.   VertScrollBar.Increment = 26
  7.   VertScrollBar.Visible = False
  8.   AutoScroll = False
  9.   BorderIcons = [biSystemMenu, biMinimize]
  10.   ClientHeight = 294
  11.   ClientWidth = 538
  12.   Color = clBtnFace
  13.   Font.Charset = ANSI_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'Tahoma'
  17.   Font.Style = []
  18.   Menu = MainMenu1
  19.   OldCreateOrder = False
  20.   Position = poDefaultPosOnly
  21.   PrintScale = poNone
  22.   Scaled = False
  23.   Visible = True
  24.   OnActivate = FormActivate
  25.   OnClick = FormClick
  26.   OnClose = FormClose
  27.   OnCloseQuery = FormCloseQuery
  28.   OnCreate = FormCreate
  29.   OnDestroy = FormDestroy
  30.   OnDeactivate = FormDeactivate
  31.   OnMouseWheel = FormMouseWheel
  32.   OnPaint = FormPaint
  33.   OnResize = FormResize
  34.   OnShow = FormShow
  35.   PixelsPerInch = 96
  36.   TextHeight = 13
  37.   object ScrollBox1: TScrollBox
  38.     Left = 0
  39.     Top = 30
  40.     Width = 538
  41.     Height = 264
  42.     HorzScrollBar.Smooth = True
  43.     HorzScrollBar.Tracking = True
  44.     VertScrollBar.Smooth = True
  45.     VertScrollBar.Tracking = True
  46.     Align = alClient
  47.     BevelInner = bvNone
  48.     BevelOuter = bvNone
  49.     TabOrder = 0
  50.     object PaintBox1: TPaintBox
  51.       Left = 0
  52.       Top = 0
  53.       Width = 309
  54.       Height = 155
  55.       Color = clBtnFace
  56.       ParentColor = False
  57.       OnClick = FormClick
  58.       OnDblClick = PaintBox1DblClick
  59.       OnMouseDown = PaintBox1MouseDown
  60.       OnMouseMove = PaintBox1MouseMove
  61.       OnMouseUp = PaintBox1MouseUp
  62.       OnPaint = PaintBox1Paint
  63.     end
  64.   end
  65.   object SessTB: TToolBar
  66.     Left = 0
  67.     Top = 0
  68.     Width = 538
  69.     Height = 30
  70.     BorderWidth = 1
  71.     Color = clBtnFace
  72.     EdgeBorders = [ebTop, ebBottom]
  73.     Flat = True
  74.     Indent = 5
  75.     ParentColor = False
  76.     ParentShowHint = False
  77.     ShowHint = True
  78.     TabOrder = 1
  79.     Wrapable = False
  80.     object ComboBox1: TComboBox
  81.       Left = 5
  82.       Top = 0
  83.       Width = 145
  84.       Height = 21
  85.       Style = csDropDownList
  86.       ItemHeight = 13
  87.       TabOrder = 0
  88.       TabStop = False
  89.       OnClick = ComboBox1Click
  90.     end
  91.     object IFSButton1: TToolButton
  92.       Left = 150
  93.       Top = 0
  94.       Hint = 'Increase font size'
  95.       Caption = 'IFSButton1'
  96.       ImageIndex = 19
  97.       OnClick = Increasefontsize1Click
  98.     end
  99.     object DFSButton13: TToolButton
  100.       Left = 173
  101.       Top = 0
  102.       Hint = 'Decrease font size'
  103.       Caption = 'DFSButton13'
  104.       ImageIndex = 18
  105.       OnClick = DecreasefontSize1Click
  106.     end
  107.     object ToolButton5: TToolButton
  108.       Left = 196
  109.       Top = 0
  110.       Width = 8
  111.       Caption = 'ToolButton5'
  112.       ImageIndex = 22
  113.       Style = tbsSeparator
  114.     end
  115.     object ToolButton4: TToolButton
  116.       Left = 204
  117.       Top = 0
  118.       Hint = 'Enable/Disable mouse input'
  119.       AllowAllUp = True
  120.       Caption = 'ToolButton4'
  121.       Enabled = False
  122.       Grouped = True
  123.       ImageIndex = 21
  124.       Style = tbsCheck
  125.       OnClick = ToolButton4Click
  126.     end
  127.     object ToolButton2: TToolButton
  128.       Left = 227
  129.       Top = 0
  130.       Width = 8
  131.       Caption = 'ToolButton2'
  132.       ImageIndex = 17
  133.       Style = tbsSeparator
  134.     end
  135.     object PasteButton15: TToolButton
  136.       Left = 235
  137.       Top = 0
  138.       Hint = 'Paste'
  139.       Enabled = False
  140.       ImageIndex = 2
  141.       OnClick = PasteItemClick
  142.     end
  143.     object MarkButton12: TToolButton
  144.       Left = 258
  145.       Top = 0
  146.       Hint = 'Mark'
  147.       Enabled = False
  148.       ImageIndex = 9
  149.       Style = tbsCheck
  150.       OnClick = Mark1Click
  151.     end
  152.     object CopyButton14: TToolButton
  153.       Left = 281
  154.       Top = 0
  155.       Hint = 'Copy'
  156.       Enabled = False
  157.       ImageIndex = 1
  158.       OnClick = CopyEnter1Click
  159.     end
  160.   end
  161.   object SaveDialog1: TSaveDialog
  162.     Filter = 'Any File (*.*)|*.*'
  163.     Options = [ofHideReadOnly, ofPathMustExist, ofCreatePrompt, ofEnableSizing]
  164.     Left = 424
  165.     Top = 43
  166.   end
  167.   object MainMenu1: TMainMenu
  168.     AutoHotkeys = maManual
  169.     AutoLineReduction = maManual
  170.     Left = 350
  171.     Top = 59
  172.     object Session1: TMenuItem
  173.       Caption = 'Session'
  174.       object FileNewItem: TMenuItem
  175.         Caption = '&New Connection'
  176.         Hint = 'Open new connection to the server'
  177.         OnClick = FileNewItemClick
  178.       end
  179.       object N4: TMenuItem
  180.         Caption = '-'
  181.       end
  182.       object UploadFile1: TMenuItem
  183.         Caption = 'Upload File...'
  184.         Hint = 'Upload file to the server'
  185.         ImageIndex = 23
  186.         OnClick = UploadFile1Click
  187.       end
  188.       object OpenTunnel1: TMenuItem
  189.         Caption = 'Open C2S Tunnel...'
  190.         Hint = 'Open tunneling interface for incoming connections'
  191.         ImageIndex = 25
  192.         OnClick = OpenTunnel1Click
  193.       end
  194.       object OpenS2CTunnel1: TMenuItem
  195.         Caption = 'Open S2C Tunnel...'
  196.         Hint = 'Open server tunneling interface for incoming connections'
  197.         ImageIndex = 31
  198.         OnClick = OpenS2CTunnel1Click
  199.       end
  200.       object N1: TMenuItem
  201.         Caption = '-'
  202.       end
  203.       object Disconnect1: TMenuItem
  204.         Caption = 'Disconnect'
  205.         OnClick = Disconnect1Click
  206.       end
  207.     end
  208.     object Edit1: TMenuItem
  209.       Caption = '&Edit'
  210.       Hint = 'Edit commands'
  211.       object PasteItem: TMenuItem
  212.         Caption = '&Paste'
  213.         Hint = 'Paste|Paste'
  214.         ImageIndex = 2
  215.         OnClick = PasteItemClick
  216.       end
  217.       object Mark1: TMenuItem
  218.         Caption = '&Mark'
  219.         Hint = 'Mark'
  220.         ImageIndex = 9
  221.         OnClick = Mark1Click
  222.       end
  223.       object CopyEnter1: TMenuItem
  224.         Caption = '&Copy'
  225.         Hint = 'Copy'
  226.         ImageIndex = 1
  227.         ShortCut = 13
  228.         OnClick = CopyEnter1Click
  229.       end
  230.       object N2: TMenuItem
  231.         Caption = '-'
  232.       end
  233.       object Increasefontsize1: TMenuItem
  234.         Caption = '&Increase Font Size'
  235.         Hint = 'Increase font size'
  236.         ImageIndex = 19
  237.         OnClick = Increasefontsize1Click
  238.       end
  239.       object DecreasefontSize1: TMenuItem
  240.         Caption = '&Decrease Font Size'
  241.         Hint = 'Decrease Font Size'
  242.         ImageIndex = 18
  243.         OnClick = DecreasefontSize1Click
  244.       end
  245.       object N3: TMenuItem
  246.         Caption = '-'
  247.       end
  248.       object SetFont1: TMenuItem
  249.         Caption = 'Set &Font'
  250.         Hint = 'Set active console font'
  251.         ImageIndex = 20
  252.         OnClick = SetFont1Click
  253.       end
  254.     end
  255.     object View1: TMenuItem
  256.       Caption = '&View'
  257.       object Serverinfo1: TMenuItem
  258.         Caption = 'Session &Info...'
  259.         OnClick = Serverinfo1Click
  260.       end
  261.       object TunnelingState1: TMenuItem
  262.         Caption = '&Tunneling Statistics...'
  263.         Hint = 'View current tunneling state'
  264.         ImageIndex = 24
  265.         OnClick = TunnelingState1Click
  266.       end
  267.       object N9: TMenuItem
  268.         Caption = '-'
  269.       end
  270.       object ResentSessions1: TMenuItem
  271.         Caption = '&Servers'
  272.         OnClick = ResentSessions1Click
  273.       end
  274.     end
  275.     object Help1: TMenuItem
  276.       Caption = '&Help'
  277.       Hint = 'Help topics'
  278.       object Contents1: TMenuItem
  279.         Caption = '&Contents'
  280.         OnClick = Contents1Click
  281.       end
  282.       object N10: TMenuItem
  283.         Caption = '-'
  284.       end
  285.       object About1: TMenuItem
  286.         Caption = 'About'
  287.         OnClick = About1Click
  288.       end
  289.     end
  290.   end
  291.   object Timer1: TTimer
  292.     Interval = 500
  293.     OnTimer = Timer1Timer
  294.     Left = 402
  295.     Top = 150
  296.   end
  297.   object NewConnPM: TPopupMenu
  298.     OnPopup = NewConnPMPopup
  299.     Left = 343
  300.     Top = 114
  301.   end
  302. end
  303.