home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / Vyzkuste / Movies6 / Movies6.exe / 0 / RCDATA / TMOVIESF / TMOVIESF.txt
Text File  |  1999-05-23  |  14KB  |  611 lines

  1. object MoviesF: TMoviesF
  2.   Left = 126
  3.   Top = 70
  4.   AutoScroll = False
  5.   Caption = 'Jans Movies 6'
  6.   ClientHeight = 420
  7.   ClientWidth = 618
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -14
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Menu = MainMenu1
  15.   OldCreateOrder = True
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 120
  19.   TextHeight = 16
  20.   object Splitter1: TSplitter
  21.     Left = 0
  22.     Top = 121
  23.     Width = 618
  24.     Height = 3
  25.     Cursor = crVSplit
  26.     Align = alTop
  27.     Beveled = True
  28.   end
  29.   object ScrollBoxSource: TScrollBox
  30.     Left = 0
  31.     Top = 0
  32.     Width = 618
  33.     Height = 121
  34.     VertScrollBar.Visible = False
  35.     Align = alTop
  36.     TabOrder = 0
  37.     object FramePointer: TLabel
  38.       Left = 40
  39.       Top = 80
  40.       Width = 3
  41.       Height = 16
  42.       Color = clYellow
  43.       Font.Charset = DEFAULT_CHARSET
  44.       Font.Color = clWindowText
  45.       Font.Height = -14
  46.       Font.Name = 'MS Sans Serif'
  47.       Font.Style = []
  48.       ParentColor = False
  49.       ParentFont = False
  50.     end
  51.     object tex: TLabel
  52.       Left = 392
  53.       Top = 64
  54.       Width = 67
  55.       Height = 24
  56.       Caption = 'Movies'
  57.       Font.Charset = DEFAULT_CHARSET
  58.       Font.Color = clRed
  59.       Font.Height = -20
  60.       Font.Name = 'Arial'
  61.       Font.Style = [fsBold]
  62.       ParentFont = False
  63.       PopupMenu = texpop
  64.       Transparent = True
  65.       Visible = False
  66.       OnMouseDown = texMouseDown
  67.       OnMouseMove = texMouseMove
  68.       OnMouseUp = texMouseUp
  69.     end
  70.     object GradText1: TGradText
  71.       Left = 264
  72.       Top = 64
  73.       Width = 88
  74.       Height = 34
  75.       Lines.Strings = (
  76.         'Movies')
  77.       Font.Charset = DEFAULT_CHARSET
  78.       Font.Color = clWindowText
  79.       Font.Height = -30
  80.       Font.Name = 'Times New Roman'
  81.       Font.Style = [fsBold, fsItalic]
  82.       Visible = False
  83.       Popupmenu = gradpop
  84.       OnMouseDown = GradText1MouseDown
  85.       OnMouseMove = GradText1MouseMove
  86.       OnMouseUp = GradText1MouseUp
  87.     end
  88.   end
  89.   object Panel1: TPanel
  90.     Left = 0
  91.     Top = 124
  92.     Width = 618
  93.     Height = 296
  94.     Align = alClient
  95.     BevelOuter = bvNone
  96.     BorderWidth = 4
  97.     Caption = ' '
  98.     TabOrder = 1
  99.     object Splitter2: TSplitter
  100.       Left = 358
  101.       Top = 4
  102.       Width = 3
  103.       Height = 288
  104.       Cursor = crHSplit
  105.       Beveled = True
  106.     end
  107.     object Panel2: TPanel
  108.       Left = 361
  109.       Top = 4
  110.       Width = 253
  111.       Height = 288
  112.       Align = alClient
  113.       BevelOuter = bvLowered
  114.       BorderWidth = 2
  115.       Caption = ' '
  116.       TabOrder = 0
  117.       object ImageAnimate: TImage
  118.         Left = 3
  119.         Top = 3
  120.         Width = 247
  121.         Height = 282
  122.         Hint = 'Animated GIF'#13#10'preview window'
  123.         Align = alClient
  124.         Center = True
  125.         ParentShowHint = False
  126.         ShowHint = True
  127.       end
  128.     end
  129.     object Panel3: TPanel
  130.       Left = 169
  131.       Top = 4
  132.       Width = 189
  133.       Height = 288
  134.       Align = alLeft
  135.       BevelOuter = bvNone
  136.       Caption = ' '
  137.       TabOrder = 1
  138.       object List: TCheckListBox
  139.         Left = 0
  140.         Top = 0
  141.         Width = 189
  142.         Height = 288
  143.         Hint = 'Right-click to Delete'#13#10'Drag/drop to Move'
  144.         OnClickCheck = ListClickCheck
  145.         Align = alClient
  146.         DragMode = dmAutomatic
  147.         ItemHeight = 16
  148.         ParentShowHint = False
  149.         PopupMenu = Listpop
  150.         ShowHint = True
  151.         Style = lbOwnerDrawFixed
  152.         TabOrder = 0
  153.         OnClick = ListClick
  154.         OnDragDrop = ListDragDrop
  155.         OnDragOver = ListDragOver
  156.       end
  157.     end
  158.     object Panel4: TPanel
  159.       Left = 4
  160.       Top = 4
  161.       Width = 165
  162.       Height = 288
  163.       Align = alLeft
  164.       BevelOuter = bvNone
  165.       TabOrder = 2
  166.       object Bevel1: TBevel
  167.         Left = 0
  168.         Top = 0
  169.         Width = 165
  170.         Height = 33
  171.         Align = alTop
  172.       end
  173.       object RzDriveComboBox1: TRzDriveComboBox
  174.         Left = 8
  175.         Top = 4
  176.         Width = 145
  177.         Height = 24
  178.         DirList = RzDirectoryListBox1
  179.         TabOrder = 0
  180.       end
  181.       object RzDirectoryListBox1: TRzDirectoryListBox
  182.         Left = 0
  183.         Top = 33
  184.         Width = 165
  185.         Height = 97
  186.         Align = alTop
  187.         FileList = Files
  188.         ItemHeight = 17
  189.         TabOrder = 1
  190.       end
  191.       object Files: TRzFileListBox
  192.         Left = 0
  193.         Top = 130
  194.         Width = 165
  195.         Height = 158
  196.         Hint = 'Double Click to Add Image'#13#10'or right-click Add'
  197.         Align = alClient
  198.         ItemHeight = 18
  199.         Mask = '*.bmp;*.gif;*.jpg;*.jpeg'
  200.         ParentShowHint = False
  201.         PopupMenu = filespop
  202.         ShowHint = True
  203.         TabOrder = 2
  204.         OnDblClick = Add1Click
  205.       end
  206.     end
  207.   end
  208.   object SaveDialog: TSaveDialog
  209.     DefaultExt = 'gif'
  210.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofNoReadOnlyReturn]
  211.     Title = 'Save animated GIF'
  212.     Left = 52
  213.     Top = 181
  214.   end
  215.   object filespop: TPopupMenu
  216.     Left = 121
  217.     Top = 281
  218.     object Add1: TMenuItem
  219.       Caption = '&Add'
  220.       OnClick = Add1Click
  221.     end
  222.   end
  223.   object Listpop: TPopupMenu
  224.     Left = 186
  225.     Top = 210
  226.     object Delete1: TMenuItem
  227.       Caption = '&Delete'
  228.       OnClick = Delete1Click
  229.     end
  230.     object DeleteAll1: TMenuItem
  231.       Caption = 'Delete All'
  232.       OnClick = DeleteAll1Click
  233.     end
  234.     object N6: TMenuItem
  235.       Caption = '-'
  236.     end
  237.     object Delay1: TMenuItem
  238.       Caption = 'Delay...'
  239.       OnClick = Delay1Click
  240.     end
  241.     object DelayAll1: TMenuItem
  242.       Caption = 'Delay All...'
  243.       OnClick = DelayAll1Click
  244.     end
  245.   end
  246.   object MainMenu1: TMainMenu
  247.     Left = 249
  248.     Top = 185
  249.     object Animation1: TMenuItem
  250.       Caption = '&Animation'
  251.       object Create1: TMenuItem
  252.         Caption = '&Create'
  253.         OnClick = ButtonAnimateClick
  254.       end
  255.       object Open2: TMenuItem
  256.         Caption = '&Open...'
  257.         OnClick = Open2Click
  258.       end
  259.       object SaveAs1: TMenuItem
  260.         Caption = 'Save &As...'
  261.         Enabled = False
  262.         OnClick = ButtonSaveClick
  263.       end
  264.       object N3: TMenuItem
  265.         Caption = '-'
  266.       end
  267.       object Stop1: TMenuItem
  268.         Caption = 'Stop'
  269.         Enabled = False
  270.         ShortCut = 113
  271.         OnClick = Stop1Click
  272.       end
  273.     end
  274.     object mnuFrame: TMenuItem
  275.       Caption = '&Frame'
  276.       object New1: TMenuItem
  277.         Caption = '&New'
  278.         ShortCut = 114
  279.         OnClick = goNewClick
  280.       end
  281.     end
  282.     object Image1: TMenuItem
  283.       Caption = '&Image'
  284.       object Scroll1: TMenuItem
  285.         Caption = '&Scroll'
  286.         object Up1: TMenuItem
  287.           Caption = '&Up'
  288.           ShortCut = 49237
  289.           OnClick = Up1Click
  290.         end
  291.         object Down1: TMenuItem
  292.           Caption = '&Down'
  293.           ShortCut = 49220
  294.           OnClick = Down1Click
  295.         end
  296.         object Left1: TMenuItem
  297.           Caption = '&Left'
  298.           ShortCut = 49228
  299.           OnClick = Left1Click
  300.         end
  301.         object Right1: TMenuItem
  302.           Caption = '&Right'
  303.           ShortCut = 49234
  304.           OnClick = Right1Click
  305.         end
  306.       end
  307.       object Duplicate1: TMenuItem
  308.         Caption = '&Duplicate'
  309.         ShortCut = 16452
  310.         OnClick = Duplicate1Click
  311.       end
  312.       object Invert1: TMenuItem
  313.         Caption = '&Invert'
  314.         ShortCut = 16457
  315.         OnClick = Invert1Click
  316.       end
  317.     end
  318.     object Wizards1: TMenuItem
  319.       Caption = 'Wizards'
  320.       object MakeTransition1: TMenuItem
  321.         Caption = 'Transition'
  322.         OnClick = MakeTransition1Click
  323.       end
  324.       object SqueezeHorizontal1: TMenuItem
  325.         Caption = 'Rotation Left-Right'
  326.         OnClick = SqueezeHorizontal1Click
  327.       end
  328.       object SqueezeVertical1: TMenuItem
  329.         Caption = 'Rotation Top-Down'
  330.         OnClick = SqueezeVertical1Click
  331.       end
  332.       object Blinds1: TMenuItem
  333.         Caption = 'Blinds Down'
  334.         OnClick = Blinds1Click
  335.       end
  336.       object BlindsRight1: TMenuItem
  337.         Caption = 'Blinds Right'
  338.         OnClick = BlindsRight1Click
  339.       end
  340.       object Slide1: TMenuItem
  341.         Caption = '&Wipe'
  342.         object Right3: TMenuItem
  343.           Caption = '&Right'
  344.           OnClick = Right3Click
  345.         end
  346.         object Left2: TMenuItem
  347.           Caption = '&Left'
  348.           OnClick = Left2Click
  349.         end
  350.         object Down3: TMenuItem
  351.           Caption = '&Down'
  352.           OnClick = Down3Click
  353.         end
  354.         object Up2: TMenuItem
  355.           Caption = '&Up'
  356.           OnClick = Up2Click
  357.         end
  358.       end
  359.       object Curtain1: TMenuItem
  360.         Caption = '&Curtain'
  361.         object Close1: TMenuItem
  362.           Caption = '&Close'
  363.           OnClick = Close1Click
  364.         end
  365.         object Open1: TMenuItem
  366.           Caption = '&Open'
  367.           OnClick = Open1Click
  368.         end
  369.         object CloseVertical1: TMenuItem
  370.           Caption = 'Close Vertical'
  371.           OnClick = CloseVertical1Click
  372.         end
  373.         object OpenVertical1: TMenuItem
  374.           Caption = 'Open Vertical'
  375.           OnClick = OpenVertical1Click
  376.         end
  377.       end
  378.       object Box1: TMenuItem
  379.         Caption = 'Box'
  380.         object In1: TMenuItem
  381.           Caption = '&In'
  382.           OnClick = In1Click
  383.         end
  384.         object Out1: TMenuItem
  385.           Caption = '&Out'
  386.           OnClick = Out1Click
  387.         end
  388.       end
  389.     end
  390.     object Options1: TMenuItem
  391.       Caption = '&Options'
  392.       object FrameDelay1: TMenuItem
  393.         Caption = 'Frame Delay...'
  394.         OnClick = FrameDelay1Click
  395.       end
  396.       object SetFrames1: TMenuItem
  397.         Caption = 'Set Frames...'
  398.         OnClick = SetFrames1Click
  399.       end
  400.       object DefTrans: TMenuItem
  401.         Caption = 'Default Transparent'
  402.         OnClick = DefTransClick
  403.       end
  404.       object N7: TMenuItem
  405.         Caption = '-'
  406.       end
  407.       object ResetTextGadget1: TMenuItem
  408.         Caption = 'Reset Text Gadget'
  409.         OnClick = ResetTextGadget1Click
  410.       end
  411.     end
  412.     object Tools1: TMenuItem
  413.       Caption = '&Tools'
  414.       object GIFExplorer1: TMenuItem
  415.         Caption = '&GIF Explorer'
  416.         OnClick = GIFExplorer1Click
  417.       end
  418.     end
  419.     object Help1: TMenuItem
  420.       Caption = '&Help'
  421.       object Contents1: TMenuItem
  422.         Caption = '&Contents'
  423.         ShortCut = 112
  424.         OnClick = Contents1Click
  425.       end
  426.       object N1: TMenuItem
  427.         Caption = '-'
  428.       end
  429.       object About1: TMenuItem
  430.         Caption = '&About'
  431.         OnClick = About1Click
  432.       end
  433.     end
  434.   end
  435.   object pw: TjansPasswordDialog
  436.     Password = '832pm'
  437.     Left = 330
  438.     Top = 58
  439.   end
  440.   object texpop: TPopupMenu
  441.     Left = 346
  442.     Top = 114
  443.     object Caption1: TMenuItem
  444.       Caption = '&Caption...'
  445.       OnClick = Caption1Click
  446.     end
  447.     object Font1: TMenuItem
  448.       Caption = '&Font...'
  449.       OnClick = Font1Click
  450.     end
  451.     object N2: TMenuItem
  452.       Caption = '-'
  453.     end
  454.     object Paint1: TMenuItem
  455.       Caption = '&Paint'
  456.       OnClick = Paint1Click
  457.     end
  458.     object PaintShadow1: TMenuItem
  459.       Caption = 'Paint Shadow'
  460.       OnClick = PaintShadow1Click
  461.     end
  462.   end
  463.   object FontDialog1: TFontDialog
  464.     Font.Charset = DEFAULT_CHARSET
  465.     Font.Color = clWindowText
  466.     Font.Height = -13
  467.     Font.Name = 'MS Sans Serif'
  468.     Font.Style = []
  469.     MinFontSize = 0
  470.     MaxFontSize = 0
  471.     Left = 498
  472.     Top = 82
  473.   end
  474.   object framepop: TPopupMenu
  475.     Left = 250
  476.     Top = 114
  477.     object Backgrounds1: TMenuItem
  478.       Caption = 'Backgrounds...'
  479.       OnClick = Backgrounds1Click
  480.     end
  481.     object Effect1: TMenuItem
  482.       Caption = '&Effects...'
  483.       OnClick = Effect1Click
  484.     end
  485.     object Trace1: TMenuItem
  486.       Caption = '&Trace'
  487.       OnClick = Trace
  488.     end
  489.     object Rotate1: TMenuItem
  490.       Caption = '&Rotate'
  491.       OnClick = Rotate
  492.     end
  493.     object RotationAngle1: TMenuItem
  494.       Caption = 'Rotation &Angle...'
  495.       OnClick = RotationAngle1Click
  496.     end
  497.     object Flip1: TMenuItem
  498.       Caption = '&Flip'
  499.       object Right2: TMenuItem
  500.         Caption = '&Right'
  501.         OnClick = FlipRight
  502.       end
  503.       object Down2: TMenuItem
  504.         Caption = '&Down'
  505.         OnClick = Flipdown
  506.       end
  507.     end
  508.     object Shadow1: TMenuItem
  509.       Caption = '&Shadow'
  510.       object UpLeft1: TMenuItem
  511.         Caption = 'Up Left'
  512.         OnClick = Shadowupleft
  513.       end
  514.       object UpRigth1: TMenuItem
  515.         Caption = 'Up Right'
  516.         OnClick = Shadowupright
  517.       end
  518.       object DownLeft1: TMenuItem
  519.         Caption = 'Down Left'
  520.         OnClick = Shadowdownleft
  521.       end
  522.       object DownRight1: TMenuItem
  523.         Caption = 'Down Right'
  524.         OnClick = Shadowdownright
  525.       end
  526.     end
  527.     object N4: TMenuItem
  528.       Caption = '-'
  529.     end
  530.     object SaveAs2: TMenuItem
  531.       Caption = 'Save As...'
  532.       OnClick = SaveAs2Click
  533.     end
  534.   end
  535.   object SaveDialog1: TSaveDialog
  536.     DefaultExt = 'bmp'
  537.     Filter = 'Bitmap Files|*.bmp'
  538.     Left = 186
  539.     Top = 98
  540.   end
  541.   object OpenDialog1: TOpenDialog
  542.     DefaultExt = 'gif'
  543.     Filter = 'GIF Files|*.gif'
  544.     Left = 226
  545.     Top = 66
  546.   end
  547.   object FX: TjvBitmapFX
  548.     Left = 433
  549.     Top = 285
  550.   end
  551.   object ColorDialog1: TColorDialog
  552.     Ctl3D = True
  553.     Left = 497
  554.     Top = 237
  555.   end
  556.   object gradpop: TPopupMenu
  557.     Left = 386
  558.     Top = 119
  559.     object Caption2: TMenuItem
  560.       Caption = 'Caption...'
  561.       OnClick = Caption2Click
  562.     end
  563.     object Font2: TMenuItem
  564.       Caption = 'Font...'
  565.       OnClick = Font2Click
  566.     end
  567.     object BeginColor1: TMenuItem
  568.       Caption = 'Begin Color...'
  569.       OnClick = BeginColor1Click
  570.     end
  571.     object EndColor1: TMenuItem
  572.       Caption = 'End Color...'
  573.       OnClick = EndColor1Click
  574.     end
  575.     object Style1: TMenuItem
  576.       Caption = 'Style'
  577.       object HorizontalCenter1: TMenuItem
  578.         Caption = 'Horizontal Center'
  579.         OnClick = HorizontalCenter1Click
  580.       end
  581.       object Horizontal1: TMenuItem
  582.         Caption = 'Horizontal'
  583.         OnClick = Horizontal1Click
  584.       end
  585.       object Rectangle1: TMenuItem
  586.         Caption = 'Rectangle'
  587.         OnClick = Rectangle1Click
  588.       end
  589.       object VerticalCenter1: TMenuItem
  590.         Caption = 'Vertical Center'
  591.         OnClick = VerticalCenter1Click
  592.       end
  593.       object Vertical1: TMenuItem
  594.         Caption = 'Vertical'
  595.         OnClick = Vertical1Click
  596.       end
  597.     end
  598.     object N8: TMenuItem
  599.       Caption = '-'
  600.     end
  601.     object Paint2: TMenuItem
  602.       Caption = 'Paint'
  603.       OnClick = Paint2Click
  604.     end
  605.     object BringtoFront1: TMenuItem
  606.       Caption = 'Bring to Front'
  607.       OnClick = BringtoFront1Click
  608.     end
  609.   end
  610. end
  611.