home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / Chip_1999-09_cd.bin / EPA / RUN.EXE / 0 / RCDATA / T_NEDMAIN / T_NEDMAIN.txt < prev   
Encoding:
Text File  |  1999-08-04  |  19.9 KB  |  711 lines

  1. inherited _NedMain: T_NedMain
  2.   Left = 275
  3.   Top = 173
  4.   Caption = 'EPA'
  5.   ClientHeight = 633
  6.   ClientWidth = 910
  7.   Color = clBlack
  8.   OldCreateOrder = True
  9.   OnDestroy = FormDestroy
  10.   PixelsPerInch = 96
  11.   TextHeight = 15
  12.   object MainPanel: TContainerPanel [0]
  13.     Left = 12
  14.     Top = 10
  15.     Width = 944
  16.     Height = 681
  17.     OnResize = MainPanelResize
  18.     FrameRect.Left = 0
  19.     FrameRect.Top = 0
  20.     FrameRect.Right = 0
  21.     FrameRect.Bottom = 0
  22.     Color = clRed
  23.     TabOrder = 0
  24.     object TopPanel: TContainerPanel
  25.       Left = 0
  26.       Top = 0
  27.       Width = 944
  28.       Height = 105
  29.       OnResize = TopPanelResize
  30.       FrameRect.Left = 0
  31.       FrameRect.Top = 0
  32.       FrameRect.Right = 0
  33.       FrameRect.Bottom = 0
  34.       Align = alTop
  35.       Color = clNone
  36.       TabOrder = 0
  37.       object TopPanelPicture: TRegionPicture
  38.         Left = 418
  39.         Top = 0
  40.         Width = 384
  41.         Height = 66
  42.         AutoSize = True
  43.         Picture.Data = {<image000.bmp>}
  44.         FileName = 'Design\Picts\HorniLista\Podklad.bmp'
  45.       end
  46.       object LeftTopPanel: TSwitcher
  47.         Left = 0
  48.         Top = 0
  49.         Width = 416
  50.         Height = 66
  51.         Transparent = True
  52.         RegLeft = 0
  53.         RegTop = 0
  54.         RegUssages = [uf_HitTest, uf_Clipping]
  55.         BitmapArray = LeftTopPanelBA
  56.         FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  57.         FileSourcer.UseDefaultDesignStyle = True
  58.         BARows = 0
  59.         State = 2
  60.         BmpArrayColumn = 0
  61.       end
  62.       object MiniTopPanel: TContainerPanel
  63.         Left = 158
  64.         Top = 78
  65.         Width = 800
  66.         Height = 10
  67.         OnPaintBkgnd = MiniTopPanelPaintBkgnd
  68.         FrameRect.Left = 0
  69.         FrameRect.Top = 0
  70.         FrameRect.Right = 0
  71.         FrameRect.Bottom = 0
  72.         TabOrder = 2
  73.       end
  74.       object CntlPanel: TContainerPanel
  75.         Left = 418
  76.         Top = 0
  77.         Width = 448
  78.         Height = 61
  79.         FrameRect.Left = 0
  80.         FrameRect.Top = 0
  81.         FrameRect.Right = 0
  82.         FrameRect.Bottom = 0
  83.         Color = clWhite
  84.         TabOrder = 0
  85.         object ForwardBtn: TPaintedButton
  86.           Left = 64
  87.           Top = 0
  88.           Width = 64
  89.           Height = 62
  90.           Cursor = crHandPoint
  91.           OnClick = ForwardBtnClick
  92.           RegLeft = 0
  93.           RegTop = 0
  94.           RegUssages = [uf_HitTest, uf_Clipping]
  95.           BitmapArray = TopBtns
  96.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  97.           BARows = 0
  98.           BmpArrayColumn = 1
  99.           Caption = 'Forward'
  100.           Style = pbs_Button
  101.         end
  102.         object ProductIndexBtn: TPaintedButton
  103.           Left = 192
  104.           Top = 0
  105.           Width = 64
  106.           Height = 62
  107.           Cursor = crHandPoint
  108.           OnClick = ProductIndexBtnClick
  109.           RegLeft = 0
  110.           RegTop = 0
  111.           RegUssages = [uf_HitTest, uf_Clipping]
  112.           BitmapArray = TopBtns
  113.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  114.           BARows = 0
  115.           BmpArrayColumn = 3
  116.           Caption = 'ProductIndex'
  117.           Style = pbs_Button
  118.         end
  119.         object ExitBtn: TPaintedButton
  120.           Left = 388
  121.           Top = 0
  122.           Width = 64
  123.           Height = 62
  124.           Cursor = crHandPoint
  125.           OnClick = ExitBtnClick
  126.           RegLeft = 0
  127.           RegTop = 0
  128.           RegUssages = [uf_HitTest, uf_Clipping]
  129.           BitmapArray = TopBtns
  130.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  131.           BARows = 0
  132.           BmpArrayColumn = 6
  133.           Caption = 'Exit'
  134.           Style = pbs_Button
  135.         end
  136.         object HomeBtn: TPaintedButton
  137.           Left = 128
  138.           Top = 0
  139.           Width = 64
  140.           Height = 62
  141.           Cursor = crHandPoint
  142.           OnClick = HomeBtnClick
  143.           RegLeft = 0
  144.           RegTop = 0
  145.           RegUssages = [uf_HitTest, uf_Clipping]
  146.           BitmapArray = TopBtns
  147.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  148.           BARows = 0
  149.           BmpArrayColumn = 2
  150.           Caption = 'Home'
  151.           Style = pbs_Button
  152.         end
  153.         object BackBtn: TPaintedButton
  154.           Left = 0
  155.           Top = 0
  156.           Width = 64
  157.           Height = 62
  158.           Cursor = crHandPoint
  159.           OnClick = BackBtnClick
  160.           RegLeft = 0
  161.           RegTop = 0
  162.           RegUssages = [uf_HitTest, uf_Clipping]
  163.           BitmapArray = TopBtns
  164.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  165.           BARows = 0
  166.           BmpArrayColumn = 0
  167.           Caption = 'TitleIndex'
  168.           Style = pbs_Button
  169.         end
  170.         object HelpBtn: TPaintedButton
  171.           Left = 320
  172.           Top = -1
  173.           Width = 64
  174.           Height = 62
  175.           Cursor = crHandPoint
  176.           OnClick = HelpBtnClick
  177.           RegLeft = 0
  178.           RegTop = 0
  179.           RegUssages = [uf_HitTest, uf_Clipping]
  180.           BitmapArray = TopBtns
  181.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  182.           BARows = 0
  183.           BmpArrayColumn = 5
  184.           Caption = 'Presentations'
  185.           Style = pbs_Button
  186.         end
  187.         object PresentationsBtn: TPaintedButton
  188.           Left = 256
  189.           Top = 0
  190.           Width = 64
  191.           Height = 62
  192.           Cursor = crHandPoint
  193.           OnClick = PresentationsBtnClick
  194.           RegLeft = 0
  195.           RegTop = 0
  196.           RegUssages = [uf_HitTest, uf_Clipping]
  197.           BitmapArray = TopBtns
  198.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  199.           BARows = 0
  200.           BmpArrayColumn = 4
  201.           Caption = 'Presentations'
  202.           Style = pbs_Button
  203.         end
  204.       end
  205.       object PlayerPanel: TContainerPanel
  206.         Left = 114
  207.         Top = 0
  208.         Width = 229
  209.         Height = 75
  210.         OnPaintBkgnd = PlayerPanelPaintBkgnd
  211.         FrameRect.Left = 0
  212.         FrameRect.Top = 0
  213.         FrameRect.Right = 0
  214.         FrameRect.Bottom = 0
  215.         Color = clAqua
  216.         TabOrder = 1
  217.         Visible = False
  218.         object PlayBtn: TPaintedButton
  219.           Left = 63
  220.           Top = 27
  221.           Width = 23
  222.           Height = 23
  223.           Cursor = crHandPoint
  224.           OnClick = PlayBtnClick
  225.           RegLeft = 0
  226.           RegTop = 0
  227.           RegUssages = [uf_HitTest, uf_Clipping]
  228.           BitmapArray = PlayerBtns
  229.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  230.           BARows = 0
  231.           BmpArrayColumn = 3
  232.           Caption = 'Play'
  233.           Style = pbs_Button
  234.         end
  235.         object PauseBtn: TPaintedButton
  236.           Left = 94
  237.           Top = 27
  238.           Width = 23
  239.           Height = 23
  240.           Cursor = crHandPoint
  241.           OnClick = PauseBtnClick
  242.           RegLeft = 0
  243.           RegTop = 0
  244.           RegUssages = [uf_HitTest, uf_Clipping]
  245.           BitmapArray = PlayerBtns
  246.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  247.           BARows = 0
  248.           BmpArrayColumn = 4
  249.           Caption = 'Pause'
  250.           Style = pbs_Button
  251.         end
  252.         object StopBtn: TPaintedButton
  253.           Left = 125
  254.           Top = 27
  255.           Width = 23
  256.           Height = 23
  257.           Cursor = crHandPoint
  258.           OnClick = StopBtnClick
  259.           RegLeft = 0
  260.           RegTop = 0
  261.           RegUssages = [uf_HitTest, uf_Clipping]
  262.           BitmapArray = PlayerBtns
  263.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  264.           BARows = 0
  265.           BmpArrayColumn = 2
  266.           Caption = 'Stop'
  267.           Style = pbs_Button
  268.         end
  269.         object GoBookmarkBtn: TPaintedButton
  270.           Left = 156
  271.           Top = 27
  272.           Width = 23
  273.           Height = 23
  274.           Cursor = crHandPoint
  275.           OnClick = GoBookmarkBtnClick
  276.           RegLeft = 0
  277.           RegTop = 0
  278.           RegUssages = [uf_HitTest, uf_Clipping]
  279.           BitmapArray = PlayerBtns
  280.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  281.           BARows = 0
  282.           BmpArrayColumn = 0
  283.           Caption = #13'<'
  284.           Style = pbs_Button
  285.         end
  286.         object SetBookmarkBtn: TPaintedButton
  287.           Left = 187
  288.           Top = 27
  289.           Width = 23
  290.           Height = 23
  291.           Cursor = crHandPoint
  292.           OnClick = SetBookmarkBtnClick
  293.           RegLeft = 0
  294.           RegTop = 0
  295.           RegUssages = [uf_HitTest, uf_Clipping]
  296.           BitmapArray = PlayerBtns
  297.           FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  298.           BARows = 0
  299.           BmpArrayColumn = 1
  300.           Caption = '_'#13'_'
  301.           Style = pbs_Button
  302.         end
  303.         object SoundGauge: TActiveGauge
  304.           Left = 63
  305.           Top = 50
  306.           Width = 177
  307.           Height = 17
  308.           Cursor = crHandPoint
  309.           Ctl3D = False
  310.           Kind = sbHorizontal
  311.           LargeChange = 9999
  312.           ParentCtl3D = False
  313.           TabOrder = 0
  314.           Color = clSilver
  315.           BodyBMP = GaugeBody
  316.           ThumbBMP = GaugeThumb
  317.           OnPositionChanged = SoundGaugePositionChanged
  318.         end
  319.         object NetShowPlayer: TNetShowPlayer
  320.           Left = 8
  321.           Top = 50
  322.           Width = 286
  323.           Height = 225
  324.           TabOrder = 1
  325.           ControlData = {
  326.             010000008F1D0000411700000300FFFFFFFF0B00FFFF0B00FFFF0B00FFFF0B00
  327.             FFFF0B00FFFF00000200000000000B0000000300000000000800020000000000
  328.             0500000000000000144008000200000000000B00FFFF03000000000005000000
  329.             00000000F0BF03000000000008000200000000001300000000001300FFFFFF00
  330.             0300000000000300000000000B00FFFF0B00FFFF0B00FFFF0B0000000B00FFFF
  331.             08000200000000000B00FFFF0300FFFFFFFF0B0000000300010000000B000000
  332.             0500000000000000F03F08000200000000000800020000000000080002000000
  333.             00000500000000000000F0BF0500000000000000F0BF0B00FFFF0B00FFFF0B00
  334.             FFFF0B0000000B0000000B0000000B00FFFF0B0000000B00FFFF0B00FFFF0B00
  335.             00000B0000000B00FFFF0B0000000B00FFFF0B00000003000000000013000000
  336.             00000B0000000300000000000B000000}
  337.         end
  338.       end
  339.     end
  340.     object LeftPanel: TContainerPanel
  341.       Left = 0
  342.       Top = 105
  343.       Width = 109
  344.       Height = 576
  345.       OnPaintBkgnd = LeftPanelPaintBkgnd
  346.       FrameRect.Left = 0
  347.       FrameRect.Top = 0
  348.       FrameRect.Right = 0
  349.       FrameRect.Bottom = 0
  350.       Color = clBlue
  351.       TabOrder = 1
  352.       object CompasLabel: TLabel
  353.         Left = 50
  354.         Top = 120
  355.         Width = 95
  356.         Height = 91
  357.         Cursor = crHandPoint
  358.         AutoSize = False
  359.         Color = clWhite
  360.         ParentColor = False
  361.         Transparent = True
  362.         OnClick = CompasClick
  363.       end
  364.       object ChangeViewLabel: TLabel
  365.         Left = 4
  366.         Top = 15
  367.         Width = 75
  368.         Height = 55
  369.         Cursor = crHandPoint
  370.         AutoSize = False
  371.         Color = clWhite
  372.         ParentColor = False
  373.         Transparent = True
  374.         OnClick = ChangeViewLabelClick
  375.       end
  376.     end
  377.     object MVBackPanel: TContainerPanel
  378.       Left = 128
  379.       Top = 198
  380.       Width = 581
  381.       Height = 337
  382.       FrameRect.Left = 0
  383.       FrameRect.Top = 0
  384.       FrameRect.Right = 0
  385.       FrameRect.Bottom = 0
  386.       Color = clNone
  387.       TabOrder = 2
  388.       object VertScrollBar: TLMScrollBar
  389.         Left = 478
  390.         Top = 34
  391.         Width = 37
  392.         Height = 170
  393.         Cursor = crHandPoint
  394.         Ctl3D = False
  395.         LargeChange = 9999
  396.         ParentCtl3D = False
  397.         SmallChange = 15
  398.         TabOrder = 1
  399.         Visible = False
  400.         ScrolledControl = MVScrollBox
  401.         Color = clRed
  402.         Kind = sbVertical
  403.         BodyBMP = VBody
  404.         UpArrowBMP = VArrows
  405.         UpArrowBMPColumn = 0
  406.         DnArrowBMP = VArrows
  407.         DnArrowBMPColumn = 1
  408.         ThumbBMP = VThumb
  409.         ThumbTopSize = 8
  410.         ThumbBottomsize = 8
  411.         SBStyle = [ssTOEFL]
  412.       end
  413.       object MVScrollBox: TLMScrollBox
  414.         Left = 56
  415.         Top = 30
  416.         Width = 409
  417.         Height = 241
  418.         HorzScrollBar.Visible = False
  419.         VertScrollBar.Visible = False
  420.         LMScrollBar = VertScrollBar
  421.         Color = clYellow
  422.         ParentColor = False
  423.         TabOrder = 0
  424.         OnPaintBkgnd = MVScrollBoxPaintBkgnd
  425.         object Medview: TMedview
  426.           Left = 0
  427.           Top = 0
  428.           Width = 355
  429.           Height = 239
  430.           PopupMenu = MVPopupMenu
  431.           TabOrder = 0
  432.           OnHotspotClicked = MedviewHotspotClicked
  433.           OnTopicChanged = MedviewTopicChanged
  434.           OnTopicChanging = MedviewTopicChanging
  435.           OnMouseUpSR = MedviewMouseUpSR
  436.           ControlData = {
  437.             01000100B1240000B41800002000000000000000074D6564566965770000803F
  438.             0000803F0000803F0000803FFFFF0000FFFFFF00C0C0C0000000000000000000
  439.             0000000064000000000000000000000001FFFFFF000100000000000000000001
  440.             01010000000000020000000000000000000000FFFFFFFF0000020000000000}
  441.         end
  442.       end
  443.     end
  444.     object BottomPanel: TContainerPanel
  445.       Left = 118
  446.       Top = 554
  447.       Width = 721
  448.       Height = 69
  449.       OnPaintBkgnd = BottomPanelPaintBkgnd
  450.       OnResize = BottomPanelResize
  451.       FrameRect.Left = 0
  452.       FrameRect.Top = 0
  453.       FrameRect.Right = 0
  454.       FrameRect.Bottom = 0
  455.       TabOrder = 3
  456.       object RubricLabel: TLabel
  457.         Left = 332
  458.         Top = 7
  459.         Width = 61
  460.         Height = 22
  461.         Alignment = taCenter
  462.         Caption = 'Rubric'
  463.         Color = clNavy
  464.         Font.Charset = ANSI_CHARSET
  465.         Font.Color = clSilver
  466.         Font.Height = -19
  467.         Font.Name = 'Arial'
  468.         Font.Style = [fsBold]
  469.         ParentColor = False
  470.         ParentFont = False
  471.         Layout = tlCenter
  472.       end
  473.       object PrevTopic: TPaintedButton
  474.         Left = 12
  475.         Top = 16
  476.         Width = 36
  477.         Height = 36
  478.         Cursor = crHandPoint
  479.         OnClick = PrevTopicClick
  480.         RegLeft = 0
  481.         RegTop = 0
  482.         RegUssages = [uf_HitTest, uf_Clipping]
  483.         BitmapArray = ButtonsBA
  484.         FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  485.         BARows = 0
  486.         BmpArrayColumn = 0
  487.         Caption = '<<'
  488.         Style = pbs_Button
  489.       end
  490.       object NextTopic: TPaintedButton
  491.         Left = 666
  492.         Top = 18
  493.         Width = 36
  494.         Height = 36
  495.         Cursor = crHandPoint
  496.         OnClick = NextTopicClick
  497.         RegLeft = 0
  498.         RegTop = 0
  499.         RegUssages = [uf_HitTest, uf_Clipping]
  500.         BitmapArray = ButtonsBA
  501.         FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  502.         BARows = 0
  503.         BmpArrayColumn = 1
  504.         Caption = '>>'
  505.         Style = pbs_Button
  506.       end
  507.     end
  508.     object RightPanel: TContainerPanel
  509.       Left = 846
  510.       Top = 108
  511.       Width = 49
  512.       Height = 431
  513.       OnPaintBkgnd = RightPanelPaintBkgnd
  514.       FrameRect.Left = 0
  515.       FrameRect.Top = 0
  516.       FrameRect.Right = 0
  517.       FrameRect.Bottom = 0
  518.       TabOrder = 4
  519.     end
  520.   end
  521.   inherited PaletteBMP: TBmpArray
  522.     FileName = ''
  523.     Picture.Data = {00}
  524.     Left = 17
  525.     Top = 59
  526.   end
  527.   object TopBtns: TBmpArray
  528.     FileName = 'Design\Picts\HorniLista\Tlacitka.bmp'
  529.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  530.     Collumns = 6
  531.     Rows = 4
  532.     Picture.Data = {<image001.bmp>}
  533.     Left = 68
  534.     Top = 62
  535.   end
  536.   object HistoryListEx: THistoryListEx
  537.     OnChanged = HistoryListExChanged
  538.     OnJumpToItem = HistoryListExJumpToItem
  539.     Left = 38
  540.     Top = 92
  541.   end
  542.   object ArticleLeftPanelBA: TBmpArray
  543.     FileName = 'Design\Picts\02 Casopis\LeftCas.bmp'
  544.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  545.     Picture.Data = {<image002.bmp>}
  546.     Left = 86
  547.     Top = 112
  548.   end
  549.   object VThumb: TBmpArray
  550.     FileName = 'Design\Picts\SBars\Palec1.bmp'
  551.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  552.     Picture.Data = {<image003.bmp>}
  553.     Left = 219
  554.     Top = 236
  555.   end
  556.   object VArrows: TBmpArray
  557.     FileName = 'Design\Picts\SBars\Sipky1.bmp'
  558.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  559.     Collumns = 2
  560.     Rows = 2
  561.     Picture.Data = {<image004.bmp>}
  562.     Left = 273
  563.     Top = 236
  564.   end
  565.   object VBody: TBmpArray
  566.     FileName = 'Design\Picts\SBars\Carka1.bmp'
  567.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  568.     Picture.Data = {<image005.bmp>}
  569.     Left = 319
  570.     Top = 238
  571.   end
  572.   object SchoolsLeftPanelBA: TBmpArray
  573.     FileName = 'Design\Picts\03 Schools\LeftSHK.bmp'
  574.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  575.     Picture.Data = {<image006.bmp>}
  576.     Left = 88
  577.     Top = 154
  578.   end
  579.   object LeftTopPanelBA: TBmpArray
  580.     FileName = 'Design\Picts\Panely\TopPanely.bmp'
  581.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  582.     Rows = 4
  583.     Picture.Data = {<image007.bmp>}
  584.     Left = 114
  585.     Top = 64
  586.   end
  587.   object SchoolMiniTopPanelBA: TBmpArray
  588.     FileName = 'Design\Picts\03 Schools\MiniTopSHK.bmp'
  589.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  590.     Picture.Data = {<image008.bmp>}
  591.     Left = 172
  592.     Top = 98
  593.   end
  594.   object GaugeBody: TBmpArray
  595.     FileName = 'Design\Picts\Ovladac\TeloSoupatka.bmp'
  596.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  597.     Picture.Data = {<image009.bmp>}
  598.     Left = 400
  599.     Top = 12
  600.   end
  601.   object GaugeThumb: TBmpArray
  602.     FileName = 'Design\Picts\Ovladac\Soupatko.bmp'
  603.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  604.     Rows = 2
  605.     Picture.Data = {<image010.bmp>}
  606.     Left = 406
  607.     Top = 68
  608.   end
  609.   object PlayerBtns: TBmpArray
  610.     FileName = 'Design\Picts\Ovladac\AudioBtns.bmp'
  611.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  612.     Collumns = 5
  613.     Rows = 4
  614.     Picture.Data = {<image011.bmp>}
  615.     Left = 162
  616.     Top = 54
  617.   end
  618.   object PlayerPict: TBmpArray
  619.     FileName = 'Design\Picts\Ovladac\AudioPanel.bmp'
  620.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  621.     Picture.Data = {<image012.bmp>}
  622.     Left = 338
  623.     Top = 96
  624.   end
  625.   object ArticleMiniTopPanelBA: TBmpArray
  626.     FileName = 'Design\Picts\02 Casopis\MiniTopCAS.bmp'
  627.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  628.     Picture.Data = {<image013.bmp>}
  629.     Left = 262
  630.     Top = 116
  631.   end
  632.   object SchoolsRightPanel: TBmpArray
  633.     FileName = 'Design\Picts\03 Schools\RightSHK.bmp'
  634.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  635.     Picture.Data = {<image014.bmp>}
  636.     Left = 808
  637.     Top = 124
  638.   end
  639.   object ArticleRightPanel: TBmpArray
  640.     FileName = 'Design\Picts\02 Casopis\RightCAS.bmp'
  641.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  642.     Picture.Data = {<image015.bmp>}
  643.     Left = 808
  644.     Top = 188
  645.   end
  646.   object SchoolBottomPanel: TBmpArray
  647.     FileName = 'Design\Picts\03 Schools\BottomSHK.bmp'
  648.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  649.     Picture.Data = {<image016.bmp>}
  650.     Left = 188
  651.     Top = 570
  652.   end
  653.   object ArticleBottomPanel: TBmpArray
  654.     FileName = 'Design\Picts\02 Casopis\BottomCas.bmp'
  655.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  656.     Picture.Data = {<image017.bmp>}
  657.     Left = 286
  658.     Top = 568
  659.   end
  660.   object ButtonsBA: TBmpArray
  661.     FileName = 'Design\Picts\02 Casopis\BtRuzky.bmp'
  662.     FileSourcer.DesignStyle = [fss_LoadFromFile, fss_ErrShowException]
  663.     Collumns = 2
  664.     Rows = 4
  665.     Picture.Data = {<image018.bmp>}
  666.     Left = 382
  667.     Top = 574
  668.   end
  669.   object MVPopupMenu: TPopupMenu
  670.     Left = 394
  671.     Top = 290
  672.     object PismoVelke: TMenuItem
  673.       Caption = 'Velk∩┐╜ p∩┐╜smo'
  674.       GroupIndex = 5
  675.       RadioItem = True
  676.       OnClick = PismoVelkeClick
  677.     end
  678.     object PismoNormalni: TMenuItem
  679.       Caption = 'Norm∩┐╜ln∩┐╜  p∩┐╜smo'
  680.       Checked = True
  681.       GroupIndex = 5
  682.       RadioItem = True
  683.       OnClick = PismoNormalniClick
  684.     end
  685.     object PismoMale: TMenuItem
  686.       Caption = 'Mal∩┐╜ p∩┐╜smo'
  687.       GroupIndex = 5
  688.       RadioItem = True
  689.       OnClick = PismoMaleClick
  690.     end
  691.     object N1: TMenuItem
  692.       Caption = '-'
  693.       GroupIndex = 5
  694.     end
  695.     object KopirovaniVyberu: TMenuItem
  696.       Caption = 'Kop∩┐╜rov∩┐╜n∩┐╜ v∩┐╜b∩┐╜ru'
  697.       GroupIndex = 5
  698.       OnClick = KopirovaniVyberuClick
  699.     end
  700.     object N2: TMenuItem
  701.       Caption = '-'
  702.       GroupIndex = 5
  703.     end
  704.     object TiskAktualnihoHesla: TMenuItem
  705.       Caption = 'Tisk str∩┐╜nky'
  706.       GroupIndex = 5
  707.       OnClick = TiskAktualnihoHeslaClick
  708.     end
  709.   end
  710. end
  711.