home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 February / Gamestar_70_2005-02_dvd.iso / Programy / rssInstaller.exe / RssTracker.exe / 0 / RCDATA / TFRSSMAIN / TFRSSMAIN.txt < prev   
Encoding:
Text File  |  2004-06-02  |  17.3 KB  |  651 lines

  1. object fRssMain: TfRssMain
  2.   Left = 287
  3.   Top = 183
  4.   Width = 666
  5.   Height = 539
  6.   Caption = ' RSS Tracker (c) 2003 ForCom Software'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = False
  15.   Position = poDefault
  16.   ShowHint = True
  17.   OnCloseQuery = FormCloseQuery
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Panel4: TPanel
  24.     Left = 0
  25.     Top = 42
  26.     Width = 658
  27.     Height = 444
  28.     Align = alClient
  29.     BevelOuter = bvNone
  30.     Caption = 'Panel4'
  31.     TabOrder = 0
  32.     object Splitter: TdfsSplitter
  33.       Left = 214
  34.       Top = 0
  35.       Height = 444
  36.       Cursor = crHSplit
  37.       Align = alLeft
  38.       MinSize = 1
  39.       Maximized = False
  40.       Minimized = False
  41.       ButtonCursor = crDefault
  42.       ButtonHighlightColor = 14400935
  43.       AutoHighlightColor = True
  44.     end
  45.     object TreePanel: TPanel
  46.       Left = 0
  47.       Top = 0
  48.       Width = 214
  49.       Height = 444
  50.       Align = alLeft
  51.       BevelOuter = bvNone
  52.       TabOrder = 0
  53.       OnResize = TreePanelResize
  54.       object Bevel1: TBevel
  55.         Left = 0
  56.         Top = 22
  57.         Width = 2
  58.         Height = 422
  59.         Align = alLeft
  60.         Shape = bsSpacer
  61.         Visible = False
  62.       end
  63.       object RssTree: TVirtualDrawTree
  64.         Left = 2
  65.         Top = 22
  66.         Width = 212
  67.         Height = 422
  68.         Align = alClient
  69.         BevelInner = bvNone
  70.         BevelOuter = bvNone
  71.         DragOperations = [doCopy, doMove, doLink]
  72.         DragType = dtVCL
  73.         Header.AutoSizeIndex = 0
  74.         Header.Font.Charset = DEFAULT_CHARSET
  75.         Header.Font.Color = clWindowText
  76.         Header.Font.Height = -11
  77.         Header.Font.Name = 'MS Sans Serif'
  78.         Header.Font.Style = []
  79.         Header.MainColumn = -1
  80.         Header.Options = [hoColumnResize, hoDrag]
  81.         HintMode = hmHint
  82.         HotCursor = crHandPoint
  83.         ParentShowHint = False
  84.         PopupMenu = TreeMenu
  85.         ShowHint = True
  86.         TabOrder = 0
  87.         TreeOptions.AnimationOptions = [toAnimatedToggle]
  88.         TreeOptions.AutoOptions = [toAutoDropExpand, toAutoExpand, toAutoScrollOnExpand, toAutoTristateTracking, toAutoDeleteMovedNodes]
  89.         TreeOptions.MiscOptions = [toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
  90.         TreeOptions.PaintOptions = [toHotTrack, toShowButtons, toShowDropmark, toShowRoot, toShowTreeLines, toThemeAware, toUseBlendedImages]
  91.         TreeOptions.SelectionOptions = [toFullRowSelect]
  92.         OnAfterPaint = RssTreeAfterPaint
  93.         OnBeforeItemPaint = RssTreeBeforeItemPaint
  94.         OnChange = RssTreeChange
  95.         OnDrawHint = RssTreeDrawHint
  96.         OnGetHintSize = RssTreeGetHintSize
  97.         OnGetNodeWidth = RssTreeGetNodeWidth
  98.         OnHotChange = RssTreeHotChange
  99.         Columns = <>
  100.       end
  101.       object Panel1: TPanel
  102.         Left = 0
  103.         Top = 0
  104.         Width = 214
  105.         Height = 22
  106.         Align = alTop
  107.         BevelOuter = bvNone
  108.         TabOrder = 1
  109.         Visible = False
  110.         DesignSize = (
  111.           214
  112.           22)
  113.         object Label1: TLabel
  114.           Left = 8
  115.           Top = 5
  116.           Width = 38
  117.           Height = 13
  118.           Caption = 'Zobrazit'
  119.         end
  120.         object CbxView: TComboBox
  121.           Left = 56
  122.           Top = 1
  123.           Width = 158
  124.           Height = 21
  125.           Style = csDropDownList
  126.           Anchors = [akLeft, akTop, akRight]
  127.           ItemHeight = 13
  128.           ItemIndex = 0
  129.           TabOrder = 0
  130.           Text = 'V'#353'echny kan'#225'ly i '#269'l'#225'nky'
  131.           OnChange = CbxViewChange
  132.           Items.Strings = (
  133.             'V'#353'echny kan'#225'ly i '#269'l'#225'nky'
  134.             'Pouze novinky'
  135.             'Nov'#233' a nep'#345'e'#269'ten'#233)
  136.         end
  137.       end
  138.     end
  139.     object IEPanel: TPanel
  140.       Left = 224
  141.       Top = 0
  142.       Width = 434
  143.       Height = 444
  144.       Align = alClient
  145.       BevelOuter = bvNone
  146.       TabOrder = 1
  147.       object Panel2: TPanel
  148.         Left = 0
  149.         Top = 0
  150.         Width = 434
  151.         Height = 23
  152.         Align = alTop
  153.         BevelOuter = bvNone
  154.         TabOrder = 0
  155.         DesignSize = (
  156.           434
  157.           23)
  158.         object Label2: TLabel
  159.           Left = 5
  160.           Top = 4
  161.           Width = 33
  162.           Height = 13
  163.           Caption = 'Adresa'
  164.         end
  165.         object EdAdresa: TComboBox
  166.           Left = 48
  167.           Top = 1
  168.           Width = 384
  169.           Height = 21
  170.           AutoDropDown = True
  171.           Anchors = [akLeft, akTop, akRight]
  172.           ItemHeight = 13
  173.           TabOrder = 0
  174.           OnChange = EdAdresaChange
  175.           OnKeyDown = EdAdresaKeyDown
  176.           OnSelect = EdAdresaSelect
  177.         end
  178.       end
  179.       object TabPanel: TPanel
  180.         Left = 0
  181.         Top = 416
  182.         Width = 434
  183.         Height = 28
  184.         Align = alBottom
  185.         BevelOuter = bvLowered
  186.         TabOrder = 1
  187.         object TabSet: TPageControl
  188.           Left = 1
  189.           Top = 1
  190.           Width = 432
  191.           Height = 26
  192.           Align = alClient
  193.           PopupMenu = IEPageMenu
  194.           TabOrder = 0
  195.           TabPosition = tpBottom
  196.           OnChange = TabSetChange
  197.           OnChanging = TabSetChanging
  198.         end
  199.       end
  200.     end
  201.   end
  202.   object ToolBar1: TToolBar
  203.     Left = 0
  204.     Top = 0
  205.     Width = 658
  206.     Height = 42
  207.     AutoSize = True
  208.     ButtonHeight = 38
  209.     ButtonWidth = 39
  210.     Caption = 'ToolBar1'
  211.     DisabledImages = Data.ImageList3
  212.     EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
  213.     Flat = True
  214.     Images = Data.ImageList2
  215.     TabOrder = 1
  216.     Transparent = True
  217.     Wrapable = False
  218.     object ToolButton1: TToolButton
  219.       Left = 0
  220.       Top = 0
  221.       Action = AcExpand
  222.       AutoSize = True
  223.     end
  224.     object ToolButton2: TToolButton
  225.       Left = 39
  226.       Top = 0
  227.       Action = AcCollapse
  228.       AutoSize = True
  229.     end
  230.     object ToolButton4: TToolButton
  231.       Left = 78
  232.       Top = 0
  233.       Width = 8
  234.       Caption = 'ToolButton4'
  235.       ImageIndex = 16
  236.       Style = tbsSeparator
  237.     end
  238.     object ToolButton9: TToolButton
  239.       Left = 86
  240.       Top = 0
  241.       Action = AcAddChannel
  242.       AutoSize = True
  243.     end
  244.     object ToolButton15: TToolButton
  245.       Left = 125
  246.       Top = 0
  247.       Action = AcEditLink
  248.       AutoSize = True
  249.     end
  250.     object ToolButton8: TToolButton
  251.       Left = 164
  252.       Top = 0
  253.       Action = AcDeleteLink
  254.       AutoSize = True
  255.     end
  256.     object ToolButton5: TToolButton
  257.       Left = 203
  258.       Top = 0
  259.       Width = 8
  260.       Caption = 'ToolButton5'
  261.       ImageIndex = 16
  262.       Style = tbsSeparator
  263.     end
  264.     object ToolButton6: TToolButton
  265.       Left = 211
  266.       Top = 0
  267.       Action = AcRefresh
  268.       AutoSize = True
  269.     end
  270.     object ToolButton7: TToolButton
  271.       Left = 250
  272.       Top = 0
  273.       Width = 8
  274.       Caption = 'ToolButton7'
  275.       ImageIndex = 15
  276.       Style = tbsSeparator
  277.     end
  278.     object ToolButton3: TToolButton
  279.       Left = 258
  280.       Top = 0
  281.       Action = AcImport
  282.       AutoSize = True
  283.     end
  284.     object ToolButton20: TToolButton
  285.       Left = 297
  286.       Top = 0
  287.       Action = AcSetup
  288.       AutoSize = True
  289.     end
  290.     object ToolButton17: TToolButton
  291.       Left = 336
  292.       Top = 0
  293.       Width = 8
  294.       Caption = 'ToolButton17'
  295.       ImageIndex = 7
  296.       Style = tbsSeparator
  297.     end
  298.     object ToolButton16: TToolButton
  299.       Left = 344
  300.       Top = 0
  301.       Action = AcAbout
  302.       AutoSize = True
  303.     end
  304.     object ToolButton21: TToolButton
  305.       Left = 383
  306.       Top = 0
  307.       Width = 8
  308.       Caption = 'ToolButton21'
  309.       ImageIndex = 7
  310.       Style = tbsSeparator
  311.     end
  312.     object ToolButton22: TToolButton
  313.       Left = 391
  314.       Top = 0
  315.       Action = AcBack
  316.       AutoSize = True
  317.     end
  318.     object ToolButton23: TToolButton
  319.       Left = 430
  320.       Top = 0
  321.       Action = AcForward
  322.       AutoSize = True
  323.     end
  324.     object ToolButton24: TToolButton
  325.       Left = 469
  326.       Top = 0
  327.       Action = AcStop
  328.       AutoSize = True
  329.     end
  330.     object ToolButton25: TToolButton
  331.       Left = 508
  332.       Top = 0
  333.       Action = AcActualize
  334.       AutoSize = True
  335.     end
  336.     object ToolButton26: TToolButton
  337.       Left = 547
  338.       Top = 0
  339.       Action = AcHome
  340.       AutoSize = True
  341.     end
  342.   end
  343.   object StatusBar: TdfsStatusBar
  344.     Left = 0
  345.     Top = 486
  346.     Width = 658
  347.     Height = 19
  348.     Panels = <
  349.       item
  350.         Enabled = True
  351.         Width = 500
  352.         AutoFit = False
  353.       end
  354.       item
  355.         GaugeAttrs.Style = gsIndeterminate2
  356.         GaugeAttrs.Speed = 10
  357.         Alignment = taCenter
  358.         PanelType = sptGauge
  359.         Enabled = False
  360.         Width = 100
  361.         AutoFit = False
  362.       end
  363.       item
  364.         Enabled = True
  365.         Width = 50
  366.         AutoFit = False
  367.       end>
  368.     SimplePanel = False
  369.   end
  370.   object ActionList1: TActionList
  371.     Images = Data.ImageList2
  372.     Left = 10
  373.     Top = 408
  374.     object AcCollapse: TAction
  375.       Category = 'RSS'
  376.       Caption = 'Sbalit'
  377.       Hint = 'Sbalit|Sbalit seznam'
  378.       ImageIndex = 4
  379.       OnExecute = AcCollapseExecute
  380.     end
  381.     object AcExpand: TAction
  382.       Category = 'RSS'
  383.       Caption = 'Rozbalit'
  384.       Hint = 'Rozbalit|Rozbalit seznam'
  385.       ImageIndex = 3
  386.       OnExecute = AcExpandExecute
  387.     end
  388.     object AcSetup: TAction
  389.       Category = 'RSS'
  390.       Caption = 'Nastavit'
  391.       Hint = 'Nastavit|Nastaven'#237' programu'
  392.       ImageIndex = 7
  393.       OnExecute = AcSetupExecute
  394.     end
  395.     object AcRefresh: TAction
  396.       Category = 'RSS'
  397.       Caption = 'Aktualizovat'
  398.       Hint = 'Aktaulizuj|Znovu na'#269#237'st'
  399.       ImageIndex = 5
  400.       OnExecute = AcRefreshExecute
  401.     end
  402.     object AcAddChannel: TAction
  403.       Category = 'RSS'
  404.       Caption = 'P'#345'idat'
  405.       Hint = 'P'#345'idej|P'#345'idej nov'#253' kan'#225'l'
  406.       ImageIndex = 2
  407.       OnExecute = AcAddChannelExecute
  408.     end
  409.     object AcEditLink: TAction
  410.       Category = 'RSS'
  411.       Caption = 'Upravit'
  412.       Hint = 'Upravit|Upravit kan'#225'l'
  413.       ImageIndex = 1
  414.       OnExecute = AcEditLinkExecute
  415.     end
  416.     object AcDeleteLink: TAction
  417.       Category = 'RSS'
  418.       Caption = 'Odstranit'
  419.       Hint = 'Vyma'#382'|Vyma'#382' zvolen'#253' kan'#225'l'
  420.       ImageIndex = 0
  421.       OnExecute = AcDeleteLinkExecute
  422.     end
  423.     object AcBack: TAction
  424.       Category = 'Explorer'
  425.       Caption = 'Zp'#283't'
  426.       Hint = 'Zp'#283't|Zp'#283't'
  427.       ImageIndex = 8
  428.       OnExecute = AcBackExecute
  429.     end
  430.     object AcForward: TAction
  431.       Category = 'Explorer'
  432.       Caption = 'Vp'#345'ed'
  433.       Hint = 'Vp'#345'ed|Vp'#345'ed'
  434.       ImageIndex = 9
  435.       OnExecute = AcForwardExecute
  436.     end
  437.     object AcStop: TAction
  438.       Category = 'Explorer'
  439.       Caption = 'Stop'
  440.       Hint = 'Zastavit|Ukon'#269'it na'#269#237't'#225'n'#237
  441.       ImageIndex = 10
  442.       OnExecute = AcStopExecute
  443.     end
  444.     object AcActualize: TAction
  445.       Category = 'Explorer'
  446.       Caption = 'Obnovit'
  447.       Hint = 'Aktualizovat |Aktualizovat str'#225'nku'
  448.       ImageIndex = 11
  449.       OnExecute = AcActualizeExecute
  450.     end
  451.     object AcHome: TAction
  452.       Category = 'Explorer'
  453.       Caption = 'Dom'#367
  454.       Hint = 'Dom'#367'|Domovsk'#225' str'#225'nka'
  455.       ImageIndex = 12
  456.       OnExecute = AcHomeExecute
  457.     end
  458.     object AcAbout: TAction
  459.       Category = 'RSS'
  460.       Caption = 'O programu'
  461.       Hint = 'O programu|Informace o aplikaci'
  462.       ImageIndex = 6
  463.       OnExecute = AcAboutExecute
  464.     end
  465.     object AcImport: TAction
  466.       Category = 'RSS'
  467.       Caption = 'Import'
  468.       Hint = 'Na'#269#237'st|St'#225'hnout seznam kan'#225'l'#367' z webu'
  469.       ImageIndex = 13
  470.       OnExecute = AcImportExecute
  471.     end
  472.     object AcActualizeChannel: TAction
  473.       Category = 'LocalMenu'
  474.       Caption = 'Aktualizovat kan'#225'l'
  475.       Hint = 'Aktualizuje pouze vybran'#253' kan'#225'l'
  476.       OnExecute = AcActualizeChannelExecute
  477.     end
  478.     object AcGoBlogHome: TAction
  479.       Category = 'LocalMenu'
  480.       Caption = 'P'#345'ej'#237't na kan'#225'l'
  481.       Hint = 'P'#345'ejde na hlavn'#237' str'#225'nku kan'#225'lu'
  482.       OnExecute = AcGoBlogHomeExecute
  483.     end
  484.     object AcChannelToWin: TAction
  485.       Category = 'LocalMenu'
  486.       Caption = 'Kan'#225'l do okna'
  487.       OnExecute = AcChannelToWinExecute
  488.     end
  489.   end
  490.   object FormStorage1: TFormStorage
  491.     IniFileName = 'Software\ForCom Software\RssTracker'
  492.     IniSection = 'MainWin'
  493.     UseRegistry = True
  494.     OnRestorePlacement = FormStorage1RestorePlacement
  495.     StoredProps.Strings = (
  496.       'TreePanel.Width')
  497.     StoredValues = <>
  498.     Left = 176
  499.     Top = 438
  500.   end
  501.   object DropURLTarget1: TDropURLTarget
  502.     Dragtypes = [dtCopy, dtMove, dtLink]
  503.     GetDataOnEnter = True
  504.     OnDrop = DropURLTarget1Drop
  505.     ShowImage = True
  506.     AllowAsyncTransfer = False
  507.     Left = 142
  508.     Top = 438
  509.   end
  510.   object ApplicationEvents1: TApplicationEvents
  511.     OnHint = ApplicationEvents1Hint
  512.     OnMinimize = ApplicationEvents1Minimize
  513.     OnRestore = ApplicationEvents1Restore
  514.     Left = 76
  515.     Top = 408
  516.   end
  517.   object Timer1: TTimer
  518.     Enabled = False
  519.     OnTimer = Timer1Timer
  520.     Left = 109
  521.     Top = 438
  522.   end
  523.   object UpdateTimer: TTimer
  524.     OnTimer = UpdateTimerTimer
  525.     Left = 142
  526.     Top = 408
  527.   end
  528.   object TreeMenu: TPopupMenu
  529.     OnPopup = TreeMenuPopup
  530.     Left = 43
  531.     Top = 408
  532.     object Aktualizujkanl1: TMenuItem
  533.       Action = AcActualizeChannel
  534.     end
  535.     object Obnovit1: TMenuItem
  536.       Action = AcRefresh
  537.       Caption = 'Aktualizovat v'#353'e'
  538.     end
  539.     object N1: TMenuItem
  540.       Caption = '-'
  541.     end
  542.     object Jdinahlstrnku1: TMenuItem
  543.       Action = AcGoBlogHome
  544.     end
  545.     object AcHide1: TMenuItem
  546.       Action = AcChannelToWin
  547.     end
  548.     object N3: TMenuItem
  549.       Caption = '-'
  550.     end
  551.     object Pidat1: TMenuItem
  552.       Action = AcAddChannel
  553.     end
  554.     object Upravit1: TMenuItem
  555.       Action = AcEditLink
  556.     end
  557.     object Odstranit1: TMenuItem
  558.       Action = AcDeleteLink
  559.     end
  560.     object N2: TMenuItem
  561.       Caption = '-'
  562.     end
  563.     object Rozbalit1: TMenuItem
  564.       Action = AcExpand
  565.     end
  566.     object Sbalit1: TMenuItem
  567.       Action = AcCollapse
  568.     end
  569.   end
  570.   object IEPageMenu: TPopupMenu
  571.     OnPopup = IEPageMenuPopup
  572.     Left = 43
  573.     Top = 438
  574.     object Zavistrnku1: TMenuItem
  575.       Action = EAcClosePage
  576.     end
  577.   end
  578.   object ActionList2: TActionList
  579.     Left = 76
  580.     Top = 438
  581.     object EAcClosePage: TAction
  582.       Caption = 'Zav'#345'i str'#225'nku'
  583.       OnExecute = EAcClosePageExecute
  584.     end
  585.   end
  586.   object TrayIcon: TRxTrayIcon
  587.     Active = False
  588.     Icon.Data = {<image001.ico>}
  589.     Icons.Icons = {
  590.       040000003E010000000001000100101010000000000028010000160000002800
  591.       000010000000200000000100040000000000C000000000000000000000000000
  592.       0000000000000000000000008000008000000080800080000000800080008080
  593.       000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF
  594.       0000FFFFFF00000000000000000000FFFFFFFFFFFF0000F9999999999F0000F9
  595.       9FF99FF99F0000FFF99FF99FFF0000F9999999999F0000FFFFFFFFFFFF000000
  596.       00000000000000FFFFFFFFFFFF00000000000000000000F00F0FFF0FFF0000F0
  597.       FF000F000F0000FFF00FF00FF00000F00F0F000F000000FFF000FF00FF000000
  598.       0000000000000000000000000000000000000000000000000000000000000000
  599.       0000000000000000000000000000000000000000000000000000000000000000
  600.       0000000000003E01000000000100010010101000000000002801000016000000
  601.       2800000010000000200000000100040000000000C00000000000000000000000
  602.       0000000000000000000000000000800000800000008080008000000080008000
  603.       8080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00FF00
  604.       FFFF0000FFFFFF00000000000000000000FFFFFFFFFFFF0000F9999999999F00
  605.       00F9FF99FF99FF0000FF99FF99FF9F0000F9999999999F0000FFFFFFFFFFFF00
  606.       000000000000000000FFFFFFFFFFFF00000000000000000000F00F0FFF0FFF00
  607.       00F0FF000F000F0000FFF00FF00FF00000F00F0F000F000000FFF000FF00FF00
  608.       0000000000000000000000000000000000000000000000000000000000000000
  609.       0000000000000000000000000000000000000000000000000000000000000000
  610.       00000000000000003E0100000000010001001010100000000000280100001600
  611.       00002800000010000000200000000100040000000000C0000000000000000000
  612.       0000000000000000000000000000000080000080000000808000800000008000
  613.       80008080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000FF00
  614.       FF00FFFF0000FFFFFF00000000000000000000FFFFFFFFFFFF0000F999999999
  615.       9F0000FFF99FF99FFF0000F99FF99FF99F0000F9999999999F0000FFFFFFFFFF
  616.       FF00000000000000000000FFFFFFFFFFFF00000000000000000000F00F0FFF0F
  617.       FF0000F0FF000F000F0000FFF00FF00FF00000F00F0F000F000000FFF000FF00
  618.       FF00000000000000000000000000000000000000000000000000000000000000
  619.       0000000000000000000000000000000000000000000000000000000000000000
  620.       000000000000000000003E010000000001000100101010000000000028010000
  621.       160000002800000010000000200000000100040000000000C000000000000000
  622.       0000000000000000000000000000000000008000008000000080800080000000
  623.       800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF000000
  624.       FF00FF00FFFF0000FFFFFF00000000000000000000FFFFFFFFFFFF0000F99999
  625.       99999F0000FF99FF99FF9F0000F9FF99FF99FF0000F9999999999F0000FFFFFF
  626.       FFFFFF00000000000000000000FFFFFFFFFFFF00000000000000000000F00F0F
  627.       FF0FFF0000F0FF000F000F0000FFF00FF00FF00000F00F0F000F000000FFF000
  628.       FF00FF0000000000000000000000000000000000000000000000000000000000
  629.       0000000000000000000000000000000000000000000000000000000000000000
  630.       000000000000000000000000}
  631.     OnDblClick = TrayIconDblClick
  632.     Left = 10
  633.     Top = 438
  634.   end
  635.   object TimerList: TRxTimerList
  636.     Left = 109
  637.     Top = 408
  638.   end
  639.   object OneInstance1: TOneInstance
  640.     InformUser = False
  641.     RaisePriorInstance = True
  642.     Left = 176
  643.     Top = 408
  644.   end
  645.   object RxWindowHook1: TRxWindowHook
  646.     Left = 25
  647.     Top = 60
  648.     IsForm = True
  649.   end
  650. end
  651.