home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Pronto / P32FAM.EXE / Family.z / FAMILY.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1997-03-10  |  17KB  |  815 lines

  1. object Form1: TForm1
  2.   Left = 211
  3.   Top = 112
  4.   BorderStyle = bsNone
  5.   Caption = 'Pronto Family'
  6.   ClientHeight = 574
  7.   ClientWidth = 792
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   WindowState = wsMaximized
  15.   OnActivate = FormActivate
  16.   OnClick = FormClick
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Image1: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 640
  26.     Height = 480
  27.     AutoSize = True
  28.     DragCursor = crHourGlass
  29.     OnDragOver = NotAcceptedDragOver
  30.     OnMouseDown = Image1MouseDown
  31.   end
  32.   object imgHelpBoard: TImage
  33.     Left = 173
  34.     Top = 99
  35.     Width = 333
  36.     Height = 217
  37.     OnDragOver = NotAcceptedDragOver
  38.     OnMouseDown = imgHelpBoardMouseDown
  39.   end
  40.   object lblHelpMode: TLabel
  41.     Left = 179
  42.     Top = 106
  43.     Width = 348
  44.     Height = 140
  45.     Cursor = 18
  46.     AutoSize = False
  47.     Caption = 'Help Mode, Click the Bear to Exit.'
  48.     Font.Color = clYellow
  49.     Font.Height = -24
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold, fsItalic]
  52.     ParentFont = False
  53.     Transparent = True
  54.     Visible = False
  55.     WordWrap = True
  56.     OnDragOver = NotAcceptedDragOver
  57.     OnMouseDown = lblHelpModeMouseDown
  58.   end
  59.   object Note4: TImage
  60.     Tag = 2
  61.     Left = 340
  62.     Top = 212
  63.     Width = 163
  64.     Height = 99
  65.     Cursor = 18
  66.     DragCursor = crArrow
  67.     Stretch = True
  68.     Visible = False
  69.     OnClick = Note4Click
  70.     OnDblClick = Note4DblClick
  71.     OnDragOver = NotAcceptedDragOver
  72.     OnEndDrag = NoteEndDrag
  73.     OnMouseDown = NoteMouseDown
  74.     OnMouseMove = Note4MouseMove
  75.   end
  76.   object Image4: TImage
  77.     Left = 671
  78.     Top = 501
  79.     Width = 34
  80.     Height = 30
  81.     Visible = False
  82.   end
  83.   object Image5: TImage
  84.     Left = 671
  85.     Top = 377
  86.     Width = 61
  87.     Height = 50
  88.     Visible = False
  89.   end
  90.   object Image6: TImage
  91.     Left = 673
  92.     Top = 444
  93.     Width = 43
  94.     Height = 48
  95.     Visible = False
  96.   end
  97.   object NoteDown: TImage
  98.     Left = 507
  99.     Top = 493
  100.     Width = 42
  101.     Height = 25
  102.     Cursor = 18
  103.     Picture.Data = {<image000.bmp>}
  104.     Visible = False
  105.   end
  106.   object NoteUp: TImage
  107.     Left = 599
  108.     Top = 491
  109.     Width = 41
  110.     Height = 24
  111.     Cursor = 18
  112.     Picture.Data = {<image001.bmp>}
  113.     Visible = False
  114.   end
  115.   object Note3: TImage
  116.     Tag = 2
  117.     Left = 340
  118.     Top = 109
  119.     Width = 161
  120.     Height = 101
  121.     Cursor = 18
  122.     DragCursor = crArrow
  123.     Stretch = True
  124.     Visible = False
  125.     OnClick = Note3Click
  126.     OnDblClick = Note3DblClick
  127.     OnDragOver = NotAcceptedDragOver
  128.     OnEndDrag = NoteEndDrag
  129.     OnMouseDown = NoteMouseDown
  130.     OnMouseMove = Note3MouseMove
  131.   end
  132.   object Note1: TImage
  133.     Tag = 2
  134.     Left = 177
  135.     Top = 109
  136.     Width = 161
  137.     Height = 100
  138.     Cursor = 18
  139.     DragCursor = crArrow
  140.     Stretch = True
  141.     Visible = False
  142.     OnClick = Note1Click
  143.     OnDblClick = Note1DblClick
  144.     OnDragOver = NotAcceptedDragOver
  145.     OnEndDrag = NoteEndDrag
  146.     OnMouseDown = NoteMouseDown
  147.     OnMouseMove = Note1MouseMove
  148.   end
  149.   object FromField1: TLabel
  150.     Tag = 2
  151.     Left = 186
  152.     Top = 170
  153.     Width = 145
  154.     Height = 13
  155.     Cursor = 18
  156.     AutoSize = False
  157.     Caption = 'From'
  158.     Font.Color = clRed
  159.     Font.Height = -11
  160.     Font.Name = 'MS Sans Serif'
  161.     Font.Style = []
  162.     ParentFont = False
  163.     Transparent = True
  164.     Visible = False
  165.     OnClick = Note1Click
  166.     OnDblClick = Note1DblClick
  167.     OnDragOver = NotAcceptedDragOver
  168.     OnMouseDown = NoteMouseDown
  169.     OnMouseMove = Note1MouseMove
  170.   end
  171.   object FromField3: TLabel
  172.     Tag = 2
  173.     Left = 349
  174.     Top = 170
  175.     Width = 150
  176.     Height = 13
  177.     Cursor = 18
  178.     AutoSize = False
  179.     Caption = 'From'
  180.     Font.Color = clRed
  181.     Font.Height = -11
  182.     Font.Name = 'MS Sans Serif'
  183.     Font.Style = []
  184.     ParentFont = False
  185.     ShowAccelChar = False
  186.     Transparent = True
  187.     Visible = False
  188.     OnClick = Note3Click
  189.     OnDblClick = Note3DblClick
  190.     OnDragOver = NotAcceptedDragOver
  191.     OnMouseDown = NoteMouseDown
  192.     OnMouseMove = Note3MouseMove
  193.   end
  194.   object SubjectField3: TLabel
  195.     Tag = 2
  196.     Left = 349
  197.     Top = 185
  198.     Width = 150
  199.     Height = 13
  200.     Cursor = 18
  201.     AutoSize = False
  202.     Caption = 'Subject'
  203.     Font.Color = clRed
  204.     Font.Height = -11
  205.     Font.Name = 'MS Sans Serif'
  206.     Font.Style = []
  207.     ParentFont = False
  208.     ShowAccelChar = False
  209.     Transparent = True
  210.     Visible = False
  211.     OnClick = Note3Click
  212.     OnDblClick = Note3DblClick
  213.     OnDragOver = NotAcceptedDragOver
  214.     OnMouseDown = NoteMouseDown
  215.     OnMouseMove = Note3MouseMove
  216.   end
  217.   object SubjectField1: TLabel
  218.     Tag = 2
  219.     Left = 187
  220.     Top = 185
  221.     Width = 145
  222.     Height = 13
  223.     Cursor = 18
  224.     AutoSize = False
  225.     Caption = 'Subject'
  226.     Font.Color = clRed
  227.     Font.Height = -11
  228.     Font.Name = 'MS Sans Serif'
  229.     Font.Style = []
  230.     ParentFont = False
  231.     ShowAccelChar = False
  232.     Transparent = True
  233.     Visible = False
  234.     OnClick = Note1Click
  235.     OnDblClick = Note1DblClick
  236.     OnDragOver = NotAcceptedDragOver
  237.     OnMouseDown = NoteMouseDown
  238.     OnMouseMove = Note1MouseMove
  239.   end
  240.   object Icon1: TImage
  241.     Tag = 2
  242.     Left = 276
  243.     Top = 124
  244.     Width = 40
  245.     Height = 40
  246.     Cursor = 18
  247.     OnClick = Note1Click
  248.     OnDblClick = Note1DblClick
  249.     OnDragOver = NotAcceptedDragOver
  250.     OnMouseDown = NoteMouseDown
  251.     OnMouseMove = Note1MouseMove
  252.   end
  253.   object icon3: TImage
  254.     Tag = 2
  255.     Left = 439
  256.     Top = 125
  257.     Width = 40
  258.     Height = 40
  259.     Cursor = 18
  260.     OnClick = Note3Click
  261.     OnDblClick = Note2DblClick
  262.     OnDragOver = NotAcceptedDragOver
  263.     OnMouseDown = NoteMouseDown
  264.     OnMouseMove = Note3MouseMove
  265.   end
  266.   object icon4: TImage
  267.     Tag = 2
  268.     Left = 441
  269.     Top = 226
  270.     Width = 40
  271.     Height = 40
  272.     Cursor = 18
  273.     OnClick = Note4Click
  274.     OnDblClick = Note4DblClick
  275.     OnDragOver = NotAcceptedDragOver
  276.     OnMouseDown = NoteMouseDown
  277.     OnMouseMove = Note4MouseMove
  278.   end
  279.   object FromField4: TLabel
  280.     Tag = 2
  281.     Left = 349
  282.     Top = 274
  283.     Width = 150
  284.     Height = 13
  285.     Cursor = 18
  286.     AutoSize = False
  287.     Caption = 'From'
  288.     Font.Color = clRed
  289.     Font.Height = -11
  290.     Font.Name = 'MS Sans Serif'
  291.     Font.Style = []
  292.     ParentFont = False
  293.     ShowAccelChar = False
  294.     Transparent = True
  295.     Visible = False
  296.     OnClick = Note4Click
  297.     OnDblClick = Note4DblClick
  298.     OnDragOver = NotAcceptedDragOver
  299.     OnMouseDown = NoteMouseDown
  300.     OnMouseMove = Note4MouseMove
  301.   end
  302.   object SubjectField4: TLabel
  303.     Tag = 2
  304.     Left = 349
  305.     Top = 289
  306.     Width = 150
  307.     Height = 13
  308.     Cursor = 18
  309.     AutoSize = False
  310.     Caption = 'Subject'
  311.     Font.Color = clRed
  312.     Font.Height = -11
  313.     Font.Name = 'MS Sans Serif'
  314.     Font.Style = []
  315.     ParentFont = False
  316.     ShowAccelChar = False
  317.     Transparent = True
  318.     Visible = False
  319.     OnClick = Note4Click
  320.     OnDblClick = Note4DblClick
  321.     OnDragOver = NotAcceptedDragOver
  322.     OnMouseDown = NoteMouseDown
  323.     OnMouseMove = Note4MouseMove
  324.   end
  325.   object imgUnread: TImage
  326.     Left = 662
  327.     Top = 69
  328.     Width = 26
  329.     Height = 18
  330.     Picture.Data = {<image002.bmp>}
  331.   end
  332.   object imgRead: TImage
  333.     Left = 662
  334.     Top = 105
  335.     Width = 20
  336.     Height = 19
  337.     Picture.Data = {<image003.bmp>}
  338.   end
  339.   object imgIsRead1: TImage
  340.     Tag = 2
  341.     Left = 239
  342.     Top = 118
  343.     Width = 24
  344.     Height = 16
  345.     Cursor = 18
  346.     OnClick = Note1Click
  347.     OnDblClick = Note1DblClick
  348.   end
  349.   object imgIsRead3: TImage
  350.     Tag = 2
  351.     Left = 402
  352.     Top = 118
  353.     Width = 24
  354.     Height = 16
  355.     Cursor = 18
  356.     OnClick = Note3Click
  357.     OnDblClick = Note3DblClick
  358.   end
  359.   object imgIsRead4: TImage
  360.     Tag = 2
  361.     Left = 403
  362.     Top = 222
  363.     Width = 24
  364.     Height = 16
  365.     Cursor = 18
  366.     OnClick = Note4Click
  367.     OnDblClick = Note4DblClick
  368.     OnDragOver = NotAcceptedDragOver
  369.   end
  370.   object imgUnreadSelected: TImage
  371.     Left = 692
  372.     Top = 35
  373.     Width = 24
  374.     Height = 18
  375.     Picture.Data = {<image004.bmp>}
  376.   end
  377.   object imgReadSelected: TImage
  378.     Left = 702
  379.     Top = 93
  380.     Width = 20
  381.     Height = 19
  382.     Picture.Data = {<image005.bmp>}
  383.   end
  384.   object imgInBox: TImage
  385.     Left = 515
  386.     Top = 111
  387.     Width = 125
  388.     Height = 130
  389.     Cursor = 18
  390.     Picture.Data = {<image006.bmp>}
  391.     OnDragOver = NotAcceptedDragOver
  392.     OnMouseDown = ImgInBoxMouseDown
  393.   end
  394.   object imgViewMessage1: TImage
  395.     Tag = 2
  396.     Left = 184
  397.     Top = 113
  398.     Width = 51
  399.     Height = 35
  400.     Cursor = 18
  401.     OnDragOver = NotAcceptedDragOver
  402.     OnMouseDown = imgViewMessage1MouseDown
  403.   end
  404.   object imgViewMessage3: TImage
  405.     Tag = 2
  406.     Left = 347
  407.     Top = 112
  408.     Width = 51
  409.     Height = 36
  410.     Cursor = 18
  411.     OnDragOver = NotAcceptedDragOver
  412.     OnMouseDown = imgViewMessage3MouseDown
  413.   end
  414.   object imgViewMessage4: TImage
  415.     Tag = 2
  416.     Left = 345
  417.     Top = 214
  418.     Width = 51
  419.     Height = 37
  420.     Cursor = 18
  421.     OnDragOver = NotAcceptedDragOver
  422.     OnMouseDown = imgViewMessage4MouseDown
  423.   end
  424.   object ImgSafe: TImage
  425.     Left = 564
  426.     Top = 294
  427.     Width = 63
  428.     Height = 29
  429.     Cursor = 18
  430.     OnDragOver = NotAcceptedDragOver
  431.     OnMouseDown = ImgSafeMouseDown
  432.   end
  433.   object imgUserIcon: TImage
  434.     Left = 520
  435.     Top = 267
  436.     Width = 40
  437.     Height = 40
  438.     Cursor = 18
  439.     Picture.Data = {<image007.bmp>}
  440.     OnDragOver = NotAcceptedDragOver
  441.     OnMouseDown = imgUserIconMouseDown
  442.   end
  443.   object Image2: TImage
  444.     Left = 16
  445.     Top = 17
  446.     Width = 129
  447.     Height = 61
  448.     Cursor = 18
  449.     OnDragDrop = Image2DragDrop
  450.     OnDragOver = NotAcceptedDragOver
  451.     OnMouseDown = Image2MouseDown
  452.   end
  453.   object AddressBook: TImage
  454.     Left = 44
  455.     Top = 228
  456.     Width = 79
  457.     Height = 92
  458.     Cursor = 18
  459.     OnClick = AddressBookClick
  460.     OnDragDrop = AddressBookDragDrop
  461.     OnDragOver = NotAcceptedDragOver
  462.   end
  463.   object Note2: TImage
  464.     Tag = 2
  465.     Left = 178
  466.     Top = 212
  467.     Width = 161
  468.     Height = 100
  469.     Cursor = 18
  470.     DragCursor = crDefault
  471.     Stretch = True
  472.     Visible = False
  473.     OnClick = Note2Click
  474.     OnDblClick = Note2DblClick
  475.     OnDragOver = NotAcceptedDragOver
  476.     OnEndDrag = NoteEndDrag
  477.     OnMouseDown = NoteMouseDown
  478.     OnMouseMove = Note2MouseMove
  479.   end
  480.   object icon2: TImage
  481.     Tag = 2
  482.     Left = 276
  483.     Top = 224
  484.     Width = 40
  485.     Height = 40
  486.     Cursor = 18
  487.     OnClick = Note2Click
  488.     OnDblClick = Note2DblClick
  489.     OnDragOver = NotAcceptedDragOver
  490.     OnMouseDown = NoteMouseDown
  491.     OnMouseMove = Note2MouseMove
  492.   end
  493.   object imgIsRead2: TImage
  494.     Tag = 2
  495.     Left = 235
  496.     Top = 222
  497.     Width = 24
  498.     Height = 16
  499.     Cursor = 18
  500.     OnClick = Note2Click
  501.     OnDblClick = Note2DblClick
  502.     OnDragOver = NotAcceptedDragOver
  503.   end
  504.   object imgViewMessage2: TImage
  505.     Tag = 2
  506.     Left = 182
  507.     Top = 213
  508.     Width = 51
  509.     Height = 41
  510.     Cursor = 18
  511.     OnDragOver = NotAcceptedDragOver
  512.     OnMouseDown = imgViewMessage2MouseDown
  513.   end
  514.   object FromField2: TLabel
  515.     Tag = 2
  516.     Left = 186
  517.     Top = 273
  518.     Width = 145
  519.     Height = 13
  520.     Cursor = 18
  521.     AutoSize = False
  522.     Caption = 'From'
  523.     Font.Color = clRed
  524.     Font.Height = -11
  525.     Font.Name = 'MS Sans Serif'
  526.     Font.Style = []
  527.     ParentFont = False
  528.     ShowAccelChar = False
  529.     Transparent = True
  530.     Visible = False
  531.     OnClick = Note2Click
  532.     OnDblClick = Note2DblClick
  533.     OnDragOver = NotAcceptedDragOver
  534.     OnMouseDown = NoteMouseDown
  535.     OnMouseMove = Note2MouseMove
  536.   end
  537.   object SubjectField2: TLabel
  538.     Tag = 2
  539.     Left = 187
  540.     Top = 288
  541.     Width = 145
  542.     Height = 13
  543.     Cursor = 18
  544.     AutoSize = False
  545.     Caption = 'Subject'
  546.     DragCursor = crHSplit
  547.     Font.Color = clRed
  548.     Font.Height = -11
  549.     Font.Name = 'MS Sans Serif'
  550.     Font.Style = []
  551.     ParentFont = False
  552.     ShowAccelChar = False
  553.     Transparent = True
  554.     Visible = False
  555.     OnClick = Note2Click
  556.     OnDblClick = Note2DblClick
  557.     OnDragOver = NotAcceptedDragOver
  558.     OnMouseDown = NoteMouseDown
  559.     OnMouseMove = Note2MouseMove
  560.   end
  561.   object lblHelpImgFileName: TLabel
  562.     Left = 647
  563.     Top = 8
  564.     Width = 100
  565.     Height = 13
  566.     Color = clWhite
  567.     ParentColor = False
  568.     Visible = False
  569.   end
  570.   object ArrowLeft: TImage
  571.     Tag = 2
  572.     Left = 220
  573.     Top = 329
  574.     Width = 43
  575.     Height = 27
  576.     Cursor = 18
  577.     AutoSize = True
  578.     Picture.Data = {<image008.bmp>}
  579.     Visible = False
  580.     OnDragOver = NotAcceptedDragOver
  581.     OnMouseDown = ArrowLeftMouseDown
  582.   end
  583.   object ArrowRight: TImage
  584.     Tag = 2
  585.     Left = 373
  586.     Top = 329
  587.     Width = 43
  588.     Height = 27
  589.     Cursor = 18
  590.     AutoSize = True
  591.     Picture.Data = {<image009.bmp>}
  592.     Visible = False
  593.     OnDragOver = NotAcceptedDragOver
  594.     OnMouseDown = ArrowRightMouseDown
  595.   end
  596.   object imgTaskBar: TImage
  597.     Tag = 2
  598.     Left = 263
  599.     Top = 332
  600.     Width = 109
  601.     Height = 24
  602.     Cursor = 18
  603.     AutoSize = True
  604.     Picture.Data = {<image010.bmp>}
  605.     Visible = False
  606.     OnDragOver = NotAcceptedDragOver
  607.     OnMouseDown = imgTaskBarMouseDown
  608.   end
  609.   object FileCabinet: TImage
  610.     Left = 478
  611.     Top = 318
  612.     Width = 99
  613.     Height = 162
  614.     Cursor = 18
  615.     OnDragDrop = FileCabinetDragDrop
  616.     OnDragOver = FileCabinetDragOver
  617.     OnMouseDown = FileCabinetMouseDown
  618.   end
  619.   object imgHelpSleep: TImage
  620.     Left = 54
  621.     Top = 315
  622.     Width = 145
  623.     Height = 77
  624.     Cursor = 18
  625.     OnDragOver = NotAcceptedDragOver
  626.     OnMouseDown = imgHelpSleepMouseDown
  627.     OnMouseMove = imgHelpSleepMouseMove
  628.   end
  629.   object imgExit: TImage
  630.     Left = 7
  631.     Top = 408
  632.     Width = 188
  633.     Height = 66
  634.     Cursor = 18
  635.     OnClick = imgExitClick
  636.     OnDragOver = NotAcceptedDragOver
  637.   end
  638.   object Envelope1: TImage
  639.     Left = 16
  640.     Top = 488
  641.     Width = 49
  642.     Height = 65
  643.     Picture.Data = {<image011.bmp>}
  644.   end
  645.   object envelope2: TImage
  646.     Left = 72
  647.     Top = 488
  648.     Width = 57
  649.     Height = 65
  650.     Picture.Data = {<image012.bmp>}
  651.   end
  652.   object imgOutbox1: TImage
  653.     Left = 29
  654.     Top = 130
  655.     Width = 40
  656.     Height = 59
  657.     Cursor = 18
  658.     AutoSize = True
  659.     OnMouseDown = imgOutbox1MouseDown
  660.   end
  661.   object imgHelp: TImage
  662.     Left = 620
  663.     Top = 2
  664.     Width = 18
  665.     Height = 17
  666.     Cursor = 18
  667.     AutoSize = True
  668.     Picture.Data = {<image013.bmp>}
  669.     OnMouseDown = imgHelpMouseDown
  670.     OnMouseUp = imgHelpMouseUp
  671.   end
  672.   object imgMinimize: TImage
  673.     Left = 600
  674.     Top = 2
  675.     Width = 18
  676.     Height = 17
  677.     Cursor = 18
  678.     AutoSize = True
  679.     Picture.Data = {<image014.bmp>}
  680.     OnMouseDown = imgMinimizeMouseDown
  681.     OnMouseUp = imgMinimizeMouseUp
  682.   end
  683.   object ImgPrevAdd: TImage
  684.     Left = 144
  685.     Top = 32
  686.     Width = 30
  687.     Height = 33
  688.     Cursor = 18
  689.     AutoSize = True
  690.     Stretch = True
  691.     OnDragOver = NotAcceptedDragOver
  692.     OnMouseDown = ImgPrevAddMouseDown
  693.   end
  694.   object ImgNextAdd: TImage
  695.     Left = 508
  696.     Top = 32
  697.     Width = 21
  698.     Height = 33
  699.     Cursor = 18
  700.     AutoSize = True
  701.     OnDragOver = NotAcceptedDragOver
  702.     OnMouseDown = ImgNextAddMouseDown
  703.   end
  704.   object imgOpenDrawer: TImage
  705.     Tag = 2
  706.     Left = 409
  707.     Top = 315
  708.     Width = 180
  709.     Height = 165
  710.     Cursor = 18
  711.     Visible = False
  712.     OnDragDrop = imgOpenDrawerDragDrop
  713.     OnDragOver = imgOpenDrawerDragOver
  714.     OnMouseDown = imgOpenDrawerMouseDown
  715.   end
  716.   object DragedEnvelop: TImage
  717.     Left = 710
  718.     Top = 224
  719.     Width = 45
  720.     Height = 28
  721.     Picture.Data = {<image015.bmp>}
  722.     Stretch = True
  723.     Visible = False
  724.   end
  725.   object NotAccepted: TImage
  726.     Left = 714
  727.     Top = 258
  728.     Width = 45
  729.     Height = 28
  730.     Picture.Data = {<image016.bmp>}
  731.     Stretch = True
  732.     Visible = False
  733.   end
  734.   object Accepted: TImage
  735.     Left = 714
  736.     Top = 298
  737.     Width = 45
  738.     Height = 28
  739.     Picture.Data = {<image017.bmp>}
  740.     Stretch = True
  741.     Visible = False
  742.   end
  743.   object Bascet: TImage
  744.     Left = 571
  745.     Top = 408
  746.     Width = 75
  747.     Height = 76
  748.     Cursor = 18
  749.     OnClick = BascetClick
  750.     OnDragDrop = BascetDragDrop
  751.     OnDragOver = AcceptedDragOver
  752.   end
  753.   object FlicPlayer1: TFlicPlayer
  754.     Left = 92
  755.     Top = 228
  756.     Width = 1
  757.     Height = 1
  758.     Cursor = 18
  759.     FlicTransIndex = 144
  760.     FlicTransparent = True
  761.     FlicAutoSpeed = True
  762.     FlicFrameDelay = 0
  763.     FlicPlayLoop = False
  764.     TabOrder = 1
  765.     OnMouseDown = FlicPlayer1MouseDown
  766.     OnMouseMove = imgHelpSleepMouseMove
  767.   end
  768.   object StringGrid1: TStringGrid
  769.     Left = 661
  770.     Top = 133
  771.     Width = 87
  772.     Height = 66
  773.     ColCount = 7
  774.     RowCount = 7
  775.     TabOrder = 0
  776.     Visible = False
  777.     RowHeights = (
  778.       24
  779.       18
  780.       24
  781.       24
  782.       24
  783.       24
  784.       24)
  785.   end
  786.   object flcseta: TFlicPlayer
  787.     Left = 0
  788.     Top = 0
  789.     Width = 2
  790.     Height = 2
  791.     Cursor = 18
  792.     FlicTransIndex = 144
  793.     FlicTransparent = True
  794.     FlicAutoSpeed = True
  795.     FlicFrameDelay = 72
  796.     FlicPlayLoop = False
  797.     TabOrder = 2
  798.     OnMouseDown = flcSetaMouseDown
  799.   end
  800.   object Shockdll1: TShockdll
  801.     Left = 178
  802.     Top = 18
  803.     Width = 320
  804.     Height = 65
  805.     Cursor = 18
  806.   end
  807.   object timerPronto: TTimer
  808.     Enabled = False
  809.     Interval = 500
  810.     OnTimer = timerProntoTimer
  811.     Left = 668
  812.     Top = 220
  813.   end
  814. end
  815.