home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / ctenari / Radlite / Skinedit / SkinEdit.exe / 0 / RCDATA / TSKINEDITOR / TSKINEDITOR.txt < prev   
Text File  |  2001-01-04  |  20KB  |  845 lines

  1. object SkinEditor: TSkinEditor
  2.   Left = 22
  3.   Top = 36
  4.   BorderStyle = bsDialog
  5.   Caption = 'SkinEditor'
  6.   ClientHeight = 478
  7.   ClientWidth = 744
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object GroupBox1: TGroupBox
  21.     Left = 5
  22.     Top = 2
  23.     Width = 126
  24.     Height = 471
  25.     Caption = 'Controls'
  26.     TabOrder = 0
  27.     object Bevel7: TBevel
  28.       Left = 3
  29.       Top = 104
  30.       Width = 120
  31.       Height = 17
  32.       Shape = bsTopLine
  33.     end
  34.     object Bevel8: TBevel
  35.       Left = 3
  36.       Top = 385
  37.       Width = 120
  38.       Height = 17
  39.       Shape = bsBottomLine
  40.     end
  41.     object Bevel1: TBevel
  42.       Left = 3
  43.       Top = 223
  44.       Width = 120
  45.       Height = 17
  46.       Shape = bsTopLine
  47.     end
  48.     object Button1: TButton
  49.       Left = 15
  50.       Top = 120
  51.       Width = 97
  52.       Height = 25
  53.       Caption = 'Background'
  54.       TabOrder = 0
  55.       OnClick = Button1Click
  56.     end
  57.     object Button2: TButton
  58.       Left = 15
  59.       Top = 24
  60.       Width = 97
  61.       Height = 25
  62.       Caption = 'Open'
  63.       TabOrder = 1
  64.       OnClick = Button2Click
  65.     end
  66.     object Button3: TButton
  67.       Left = 15
  68.       Top = 48
  69.       Width = 97
  70.       Height = 25
  71.       Caption = 'Save'
  72.       TabOrder = 2
  73.       OnClick = Button3Click
  74.     end
  75.     object Button6: TButton
  76.       Left = 15
  77.       Top = 144
  78.       Width = 97
  79.       Height = 25
  80.       Caption = 'Add Button'
  81.       TabOrder = 3
  82.       OnClick = Button6Click
  83.     end
  84.     object Button12: TButton
  85.       Left = 15
  86.       Top = 72
  87.       Width = 97
  88.       Height = 25
  89.       Caption = 'Close'
  90.       TabOrder = 4
  91.       OnClick = Button12Click
  92.     end
  93.     object Button4: TButton
  94.       Left = 15
  95.       Top = 416
  96.       Width = 97
  97.       Height = 25
  98.       Caption = 'Reset'
  99.       TabOrder = 6
  100.       OnClick = Button12Click
  101.     end
  102.     object Button5: TButton
  103.       Left = 15
  104.       Top = 440
  105.       Width = 97
  106.       Height = 25
  107.       Caption = 'Exit'
  108.       TabOrder = 7
  109.       OnClick = Button5Click
  110.     end
  111.     object GroupBox4: TGroupBox
  112.       Left = 7
  113.       Top = 240
  114.       Width = 113
  115.       Height = 153
  116.       Caption = 'File Information'
  117.       TabOrder = 8
  118.       object Bevel10: TBevel
  119.         Left = 8
  120.         Top = 78
  121.         Width = 97
  122.         Height = 35
  123.       end
  124.       object Label1: TLabel
  125.         Left = 16
  126.         Top = 96
  127.         Width = 81
  128.         Height = 17
  129.         Alignment = taCenter
  130.         AutoSize = False
  131.         Transparent = True
  132.       end
  133.       object Label10: TLabel
  134.         Left = 8
  135.         Top = 48
  136.         Width = 89
  137.         Height = 13
  138.         Alignment = taCenter
  139.         AutoSize = False
  140.         Caption = '0 KB'
  141.       end
  142.       object StaticText9: TStaticText
  143.         Left = 27
  144.         Top = 80
  145.         Width = 57
  146.         Height = 17
  147.         Caption = 'Resolution:'
  148.         TabOrder = 0
  149.       end
  150.       object StaticText10: TStaticText
  151.         Left = 8
  152.         Top = 24
  153.         Width = 78
  154.         Height = 17
  155.         Caption = 'Total Skin Size:'
  156.         TabOrder = 1
  157.       end
  158.     end
  159.     object Button8: TButton
  160.       Left = 15
  161.       Top = 168
  162.       Width = 97
  163.       Height = 25
  164.       Caption = 'Trackbar'
  165.       TabOrder = 9
  166.       OnClick = Button8Click
  167.     end
  168.     object Button13: TButton
  169.       Left = 15
  170.       Top = 192
  171.       Width = 97
  172.       Height = 25
  173.       Caption = 'Remove last'
  174.       TabOrder = 5
  175.       OnClick = Button13Click
  176.     end
  177.   end
  178.   object GroupBox2: TGroupBox
  179.     Left = 139
  180.     Top = 2
  181.     Width = 601
  182.     Height = 305
  183.     Caption = 'Working Area'
  184.     TabOrder = 2
  185.     object ScrollBox1: TScrollBox
  186.       Left = 8
  187.       Top = 16
  188.       Width = 585
  189.       Height = 281
  190.       TabOrder = 0
  191.       object BackGR: TImage
  192.         Left = 0
  193.         Top = 0
  194.         Width = 105
  195.         Height = 105
  196.         AutoSize = True
  197.       end
  198.       object I1: TImage
  199.         Left = 144
  200.         Top = 24
  201.         Width = 25
  202.         Height = 25
  203.         AutoSize = True
  204.         Visible = False
  205.         OnContextPopup = I1ContextPopup
  206.         OnMouseDown = I1MouseDown
  207.         OnMouseMove = I1MouseMove
  208.         OnMouseUp = I1MouseUp
  209.       end
  210.       object I2: TImage
  211.         Left = 176
  212.         Top = 24
  213.         Width = 25
  214.         Height = 25
  215.         AutoSize = True
  216.         Visible = False
  217.         OnContextPopup = I2ContextPopup
  218.         OnMouseDown = I1MouseDown
  219.         OnMouseMove = I1MouseMove
  220.         OnMouseUp = I1MouseUp
  221.       end
  222.       object I3: TImage
  223.         Left = 208
  224.         Top = 24
  225.         Width = 25
  226.         Height = 25
  227.         AutoSize = True
  228.         Visible = False
  229.         OnContextPopup = I3ContextPopup
  230.         OnMouseDown = I1MouseDown
  231.         OnMouseMove = I1MouseMove
  232.         OnMouseUp = I1MouseUp
  233.       end
  234.       object I4: TImage
  235.         Left = 240
  236.         Top = 24
  237.         Width = 25
  238.         Height = 25
  239.         AutoSize = True
  240.         Visible = False
  241.         OnContextPopup = I4ContextPopup
  242.         OnMouseDown = I1MouseDown
  243.         OnMouseMove = I1MouseMove
  244.         OnMouseUp = I1MouseUp
  245.       end
  246.       object I5: TImage
  247.         Left = 272
  248.         Top = 24
  249.         Width = 25
  250.         Height = 25
  251.         AutoSize = True
  252.         Visible = False
  253.         OnContextPopup = I5ContextPopup
  254.         OnMouseDown = I1MouseDown
  255.         OnMouseMove = I1MouseMove
  256.         OnMouseUp = I1MouseUp
  257.       end
  258.       object I6: TImage
  259.         Left = 304
  260.         Top = 24
  261.         Width = 25
  262.         Height = 25
  263.         AutoSize = True
  264.         Visible = False
  265.         OnContextPopup = I6ContextPopup
  266.         OnMouseDown = I1MouseDown
  267.         OnMouseMove = I1MouseMove
  268.         OnMouseUp = I1MouseUp
  269.       end
  270.       object I8: TImage
  271.         Left = 144
  272.         Top = 56
  273.         Width = 25
  274.         Height = 25
  275.         AutoSize = True
  276.         Visible = False
  277.         OnContextPopup = I8ContextPopup
  278.         OnMouseDown = I1MouseDown
  279.         OnMouseMove = I1MouseMove
  280.         OnMouseUp = I1MouseUp
  281.       end
  282.       object I9: TImage
  283.         Left = 176
  284.         Top = 56
  285.         Width = 25
  286.         Height = 25
  287.         AutoSize = True
  288.         Visible = False
  289.         OnContextPopup = I9ContextPopup
  290.         OnMouseDown = I1MouseDown
  291.         OnMouseMove = I1MouseMove
  292.         OnMouseUp = I1MouseUp
  293.       end
  294.       object I10: TImage
  295.         Left = 208
  296.         Top = 56
  297.         Width = 25
  298.         Height = 25
  299.         AutoSize = True
  300.         Visible = False
  301.         OnContextPopup = I10ContextPopup
  302.         OnMouseDown = I1MouseDown
  303.         OnMouseMove = I1MouseMove
  304.         OnMouseUp = I1MouseUp
  305.       end
  306.       object I11: TImage
  307.         Left = 240
  308.         Top = 56
  309.         Width = 25
  310.         Height = 25
  311.         AutoSize = True
  312.         Visible = False
  313.         OnContextPopup = I11ContextPopup
  314.         OnMouseDown = I1MouseDown
  315.         OnMouseMove = I1MouseMove
  316.         OnMouseUp = I1MouseUp
  317.       end
  318.       object I12: TImage
  319.         Left = 272
  320.         Top = 56
  321.         Width = 25
  322.         Height = 25
  323.         AutoSize = True
  324.         Visible = False
  325.         OnContextPopup = I12ContextPopup
  326.         OnMouseDown = I1MouseDown
  327.         OnMouseMove = I1MouseMove
  328.         OnMouseUp = I1MouseUp
  329.       end
  330.       object I13: TImage
  331.         Left = 304
  332.         Top = 56
  333.         Width = 25
  334.         Height = 25
  335.         AutoSize = True
  336.         Visible = False
  337.         OnContextPopup = I13ContextPopup
  338.         OnMouseDown = I1MouseDown
  339.         OnMouseMove = I1MouseMove
  340.         OnMouseUp = I1MouseUp
  341.       end
  342.       object I14: TImage
  343.         Left = 144
  344.         Top = 88
  345.         Width = 25
  346.         Height = 25
  347.         AutoSize = True
  348.         Visible = False
  349.         OnContextPopup = I14ContextPopup
  350.         OnMouseDown = I1MouseDown
  351.         OnMouseMove = I1MouseMove
  352.         OnMouseUp = I1MouseUp
  353.       end
  354.       object I15: TImage
  355.         Left = 176
  356.         Top = 88
  357.         Width = 25
  358.         Height = 25
  359.         AutoSize = True
  360.         Visible = False
  361.         OnContextPopup = I15ContextPopup
  362.         OnMouseDown = I1MouseDown
  363.         OnMouseMove = I1MouseMove
  364.         OnMouseUp = I1MouseUp
  365.       end
  366.       object I16: TImage
  367.         Left = 208
  368.         Top = 88
  369.         Width = 25
  370.         Height = 25
  371.         AutoSize = True
  372.         Visible = False
  373.         OnContextPopup = I16ContextPopup
  374.         OnMouseDown = I1MouseDown
  375.         OnMouseMove = I1MouseMove
  376.         OnMouseUp = I1MouseUp
  377.       end
  378.       object I17: TImage
  379.         Left = 240
  380.         Top = 88
  381.         Width = 25
  382.         Height = 25
  383.         AutoSize = True
  384.         Visible = False
  385.         OnContextPopup = I17ContextPopup
  386.         OnMouseDown = I1MouseDown
  387.         OnMouseMove = I1MouseMove
  388.         OnMouseUp = I1MouseUp
  389.       end
  390.       object I18: TImage
  391.         Left = 272
  392.         Top = 88
  393.         Width = 25
  394.         Height = 25
  395.         AutoSize = True
  396.         Visible = False
  397.         OnContextPopup = I18ContextPopup
  398.         OnMouseDown = I1MouseDown
  399.         OnMouseMove = I1MouseMove
  400.         OnMouseUp = I1MouseUp
  401.       end
  402.       object I19: TImage
  403.         Left = 304
  404.         Top = 88
  405.         Width = 25
  406.         Height = 25
  407.         AutoSize = True
  408.         Visible = False
  409.         OnContextPopup = I19ContextPopup
  410.         OnMouseDown = I1MouseDown
  411.         OnMouseMove = I1MouseMove
  412.         OnMouseUp = I1MouseUp
  413.       end
  414.       object I20: TImage
  415.         Left = 144
  416.         Top = 120
  417.         Width = 25
  418.         Height = 25
  419.         AutoSize = True
  420.         Visible = False
  421.         OnContextPopup = I20ContextPopup
  422.         OnMouseDown = I1MouseDown
  423.         OnMouseMove = I1MouseMove
  424.         OnMouseUp = I1MouseUp
  425.       end
  426.       object I21: TImage
  427.         Left = 176
  428.         Top = 120
  429.         Width = 25
  430.         Height = 25
  431.         AutoSize = True
  432.         Visible = False
  433.         OnContextPopup = I21ContextPopup
  434.         OnMouseDown = I1MouseDown
  435.         OnMouseMove = I1MouseMove
  436.         OnMouseUp = I1MouseUp
  437.       end
  438.       object I22: TImage
  439.         Left = 208
  440.         Top = 120
  441.         Width = 25
  442.         Height = 25
  443.         AutoSize = True
  444.         Visible = False
  445.         OnContextPopup = I22ContextPopup
  446.         OnMouseDown = I1MouseDown
  447.         OnMouseMove = I1MouseMove
  448.         OnMouseUp = I1MouseUp
  449.       end
  450.       object I23: TImage
  451.         Left = 240
  452.         Top = 120
  453.         Width = 25
  454.         Height = 25
  455.         AutoSize = True
  456.         Visible = False
  457.         OnContextPopup = I23ContextPopup
  458.         OnMouseDown = I1MouseDown
  459.         OnMouseMove = I1MouseMove
  460.         OnMouseUp = I1MouseUp
  461.       end
  462.       object I24: TImage
  463.         Left = 272
  464.         Top = 120
  465.         Width = 25
  466.         Height = 25
  467.         AutoSize = True
  468.         Visible = False
  469.         OnContextPopup = I24ContextPopup
  470.         OnMouseDown = I1MouseDown
  471.         OnMouseMove = I1MouseMove
  472.         OnMouseUp = I1MouseUp
  473.       end
  474.       object I25: TImage
  475.         Left = 304
  476.         Top = 120
  477.         Width = 25
  478.         Height = 25
  479.         AutoSize = True
  480.         Visible = False
  481.         OnContextPopup = I25ContextPopup
  482.         OnMouseDown = I1MouseDown
  483.         OnMouseMove = I1MouseMove
  484.         OnMouseUp = I1MouseUp
  485.       end
  486.       object I7: TImage
  487.         Left = 336
  488.         Top = 24
  489.         Width = 25
  490.         Height = 25
  491.         AutoSize = True
  492.         Visible = False
  493.         OnContextPopup = I7ContextPopup
  494.         OnMouseDown = I1MouseDown
  495.         OnMouseMove = I1MouseMove
  496.         OnMouseUp = I1MouseUp
  497.       end
  498.       object Label2: TLabel
  499.         Left = 264
  500.         Top = 200
  501.         Width = 113
  502.         Height = 13
  503.         Caption = 'Video File : Not Opened'
  504.         Color = clInfoBk
  505.         ParentColor = False
  506.         Transparent = True
  507.         OnContextPopup = Label2ContextPopup
  508.         OnMouseDown = Label2MouseDown
  509.         OnMouseMove = Label2MouseMove
  510.         OnMouseUp = Label2MouseUp
  511.       end
  512.       object Label3: TLabel
  513.         Left = 264
  514.         Top = 216
  515.         Width = 99
  516.         Height = 13
  517.         Caption = '640 x 480 @ 25 FPS'
  518.         Color = clInfoBk
  519.         ParentColor = False
  520.         Transparent = True
  521.         OnContextPopup = Label3ContextPopup
  522.         OnMouseDown = Label3MouseDown
  523.         OnMouseMove = Label3MouseMove
  524.         OnMouseUp = Label3MouseUp
  525.       end
  526.       object Label4: TLabel
  527.         Left = 264
  528.         Top = 232
  529.         Width = 95
  530.         Height = 13
  531.         Caption = '00:00:00 / 00:00:00'
  532.         Color = clInfoBk
  533.         ParentColor = False
  534.         Transparent = True
  535.         OnContextPopup = Label4ContextPopup
  536.         OnMouseDown = Label4MouseDown
  537.         OnMouseMove = Label4MouseMove
  538.         OnMouseUp = Label4MouseUp
  539.       end
  540.       object Label5: TLabel
  541.         Left = 432
  542.         Top = 200
  543.         Width = 49
  544.         Height = 13
  545.         Caption = 'Subtitles : '
  546.         Transparent = True
  547.         OnContextPopup = Label5ContextPopup
  548.         OnMouseDown = Label5MouseDown
  549.         OnMouseMove = Label5MouseMove
  550.         OnMouseUp = Label5MouseUp
  551.       end
  552.       object Label6: TLabel
  553.         Left = 432
  554.         Top = 222
  555.         Width = 36
  556.         Height = 13
  557.         Caption = 'Audio : '
  558.         Transparent = True
  559.         OnContextPopup = Label6ContextPopup
  560.         OnMouseDown = Label6MouseDown
  561.         OnMouseMove = Label6MouseMove
  562.         OnMouseUp = Label6MouseUp
  563.       end
  564.       object TBar: TImage
  565.         Left = 0
  566.         Top = 216
  567.         Width = 233
  568.         Height = 17
  569.         AutoSize = True
  570.         Visible = False
  571.         OnMouseDown = TBarMouseDown
  572.         OnMouseMove = TBarMouseMove
  573.         OnMouseUp = TBarMouseUp
  574.       end
  575.       object Panel6: TPanel
  576.         Left = 500
  577.         Top = 198
  578.         Width = 34
  579.         Height = 18
  580.         BevelOuter = bvNone
  581.         Color = clNone
  582.         TabOrder = 0
  583.         object Panel7: TPanel
  584.           Left = 1
  585.           Top = 1
  586.           Width = 32
  587.           Height = 16
  588.           BevelOuter = bvNone
  589.           Caption = 'SUBS'
  590.           Color = clBlack
  591.           Font.Charset = DEFAULT_CHARSET
  592.           Font.Color = clWhite
  593.           Font.Height = -11
  594.           Font.Name = 'MS Sans Serif'
  595.           Font.Style = []
  596.           ParentFont = False
  597.           TabOrder = 0
  598.           OnMouseDown = Panel7MouseDown
  599.           OnMouseMove = Panel7MouseMove
  600.           OnMouseUp = Panel7MouseUp
  601.         end
  602.       end
  603.       object Panel1: TPanel
  604.         Left = 500
  605.         Top = 220
  606.         Width = 34
  607.         Height = 18
  608.         BevelOuter = bvNone
  609.         Color = clNone
  610.         TabOrder = 1
  611.         object Panel2: TPanel
  612.           Left = 1
  613.           Top = 1
  614.           Width = 32
  615.           Height = 16
  616.           BevelOuter = bvNone
  617.           Caption = 'AUD.'
  618.           Color = clBlack
  619.           Font.Charset = DEFAULT_CHARSET
  620.           Font.Color = clWhite
  621.           Font.Height = -11
  622.           Font.Name = 'MS Sans Serif'
  623.           Font.Style = []
  624.           ParentFont = False
  625.           TabOrder = 0
  626.           OnMouseDown = Panel7MouseDown
  627.           OnMouseMove = Panel2MouseMove
  628.           OnMouseUp = Panel7MouseUp
  629.         end
  630.       end
  631.     end
  632.   end
  633.   object GroupBox3: TGroupBox
  634.     Left = 139
  635.     Top = 312
  636.     Width = 601
  637.     Height = 161
  638.     Caption = 'Properities'
  639.     TabOrder = 1
  640.     object PageControl1: TPageControl
  641.       Left = 8
  642.       Top = 16
  643.       Width = 409
  644.       Height = 137
  645.       ActivePage = TabSheet1
  646.       TabOrder = 0
  647.       object TabSheet1: TTabSheet
  648.         Caption = 'Normal'
  649.         object Bevel4: TBevel
  650.           Left = 240
  651.           Top = 0
  652.           Width = 17
  653.           Height = 105
  654.           Shape = bsLeftLine
  655.         end
  656.         object Image1: TImage
  657.           Left = 24
  658.           Top = 40
  659.           Width = 97
  660.           Height = 65
  661.         end
  662.         object StaticText4: TStaticText
  663.           Left = 24
  664.           Top = 16
  665.           Width = 97
  666.           Height = 17
  667.           Caption = 'Normal State Image'
  668.           TabOrder = 0
  669.         end
  670.       end
  671.       object TabSheet3: TTabSheet
  672.         Caption = 'On Click'
  673.         ImageIndex = 2
  674.         object Bevel2: TBevel
  675.           Left = 240
  676.           Top = 0
  677.           Width = 17
  678.           Height = 105
  679.           Shape = bsLeftLine
  680.         end
  681.         object Image3: TImage
  682.           Left = 24
  683.           Top = 40
  684.           Width = 97
  685.           Height = 65
  686.         end
  687.         object StaticText6: TStaticText
  688.           Left = 8
  689.           Top = 16
  690.           Width = 139
  691.           Height = 17
  692.           Caption = 'On Mouse Click State Image'
  693.           TabOrder = 0
  694.         end
  695.         object Button11: TButton
  696.           Left = 152
  697.           Top = 72
  698.           Width = 75
  699.           Height = 25
  700.           Caption = 'Load'
  701.           TabOrder = 1
  702.           OnClick = Button11Click
  703.         end
  704.       end
  705.     end
  706.     object StaticText1: TStaticText
  707.       Left = 266
  708.       Top = 56
  709.       Width = 105
  710.       Height = 17
  711.       Caption = 'Please, Select Action'
  712.       TabOrder = 1
  713.     end
  714.     object ComboBox1: TComboBox
  715.       Left = 264
  716.       Top = 80
  717.       Width = 145
  718.       Height = 21
  719.       Style = csDropDownList
  720.       ItemHeight = 13
  721.       TabOrder = 2
  722.       OnChange = ComboBox1Change
  723.       Items.Strings = (
  724.         'Open'
  725.         'Play'
  726.         'Stop'
  727.         'Pause'
  728.         'Next'
  729.         'Previous'
  730.         'Original Size/Fullscreen'
  731.         'Pan & Scan '
  732.         'Go To ( Time )'
  733.         'Go To ( Frame )'
  734.         'Control Panel'
  735.         'Exit'
  736.         'About'
  737.         'Hide Deck'
  738.         'Minimize'
  739.         'Add Bookmark'
  740.         'FullScreen / Windowed')
  741.     end
  742.     object Button7: TButton
  743.       Left = 314
  744.       Top = 112
  745.       Width = 75
  746.       Height = 25
  747.       Caption = 'Apply'
  748.       TabOrder = 3
  749.     end
  750.     object GroupBox5: TGroupBox
  751.       Left = 424
  752.       Top = 32
  753.       Width = 169
  754.       Height = 121
  755.       Caption = 'Info'
  756.       TabOrder = 4
  757.       OnMouseMove = GroupBox5MouseMove
  758.       object Label7: TLabel
  759.         Left = 0
  760.         Top = 40
  761.         Width = 169
  762.         Height = 16
  763.         Alignment = taCenter
  764.         AutoSize = False
  765.         Caption = 'http://www.radlight.sk'
  766.         Font.Charset = DEFAULT_CHARSET
  767.         Font.Color = clWindowText
  768.         Font.Height = -13
  769.         Font.Name = 'MS Sans Serif'
  770.         Font.Style = []
  771.         ParentFont = False
  772.         Transparent = True
  773.         OnClick = Label7Click
  774.         OnMouseMove = Label7MouseMove
  775.       end
  776.       object Label9: TLabel
  777.         Left = 29
  778.         Top = 96
  779.         Width = 112
  780.         Height = 16
  781.         Caption = 'Send Us Your Skin'
  782.         Font.Charset = DEFAULT_CHARSET
  783.         Font.Color = clBlue
  784.         Font.Height = -13
  785.         Font.Name = 'MS Sans Serif'
  786.         Font.Style = []
  787.         ParentFont = False
  788.         OnClick = Label9Click
  789.       end
  790.       object Label8: TLabel
  791.         Left = 12
  792.         Top = 18
  793.         Width = 144
  794.         Height = 16
  795.         Caption = 'Skin Editor For RadLight'
  796.         Font.Charset = DEFAULT_CHARSET
  797.         Font.Color = clMaroon
  798.         Font.Height = -13
  799.         Font.Name = 'MS Sans Serif'
  800.         Font.Style = []
  801.         ParentFont = False
  802.         OnMouseMove = Label8MouseMove
  803.       end
  804.       object Bevel3: TBevel
  805.         Left = 8
  806.         Top = 61
  807.         Width = 153
  808.         Height = 9
  809.         Shape = bsTopLine
  810.       end
  811.     end
  812.   end
  813.   object OpenDialog1: TOpenDialog
  814.     Left = 690
  815.     Top = 28
  816.   end
  817.   object FontDialog1: TFontDialog
  818.     Font.Charset = DEFAULT_CHARSET
  819.     Font.Color = clWindowText
  820.     Font.Height = -11
  821.     Font.Name = 'MS Sans Serif'
  822.     Font.Style = []
  823.     MinFontSize = 0
  824.     MaxFontSize = 0
  825.     Left = 650
  826.     Top = 28
  827.   end
  828.   object Save1: TSaveDialog
  829.     Filter = 'RadLight Skin|*.rls'
  830.     Title = 'Saving RadLight Skin...'
  831.     Left = 618
  832.     Top = 28
  833.   end
  834.   object Open1: TOpenDialog
  835.     Filter = 'RadLight Skin|*.rls'
  836.     Title = 'Opening RadLight Skin...'
  837.     Left = 586
  838.     Top = 28
  839.   end
  840.   object Open2: TOpenPictureDialog
  841.     Left = 690
  842.     Top = 60
  843.   end
  844. end
  845.