home *** CD-ROM | disk | FTP | other *** search
- object SkinEditor: TSkinEditor
- Left = 22
- Top = 36
- BorderStyle = bsDialog
- Caption = 'SkinEditor'
- ClientHeight = 478
- ClientWidth = 744
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 5
- Top = 2
- Width = 126
- Height = 471
- Caption = 'Controls'
- TabOrder = 0
- object Bevel7: TBevel
- Left = 3
- Top = 104
- Width = 120
- Height = 17
- Shape = bsTopLine
- end
- object Bevel8: TBevel
- Left = 3
- Top = 385
- Width = 120
- Height = 17
- Shape = bsBottomLine
- end
- object Bevel1: TBevel
- Left = 3
- Top = 223
- Width = 120
- Height = 17
- Shape = bsTopLine
- end
- object Button1: TButton
- Left = 15
- Top = 120
- Width = 97
- Height = 25
- Caption = 'Background'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 15
- Top = 24
- Width = 97
- Height = 25
- Caption = 'Open'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 15
- Top = 48
- Width = 97
- Height = 25
- Caption = 'Save'
- TabOrder = 2
- OnClick = Button3Click
- end
- object Button6: TButton
- Left = 15
- Top = 144
- Width = 97
- Height = 25
- Caption = 'Add Button'
- TabOrder = 3
- OnClick = Button6Click
- end
- object Button12: TButton
- Left = 15
- Top = 72
- Width = 97
- Height = 25
- Caption = 'Close'
- TabOrder = 4
- OnClick = Button12Click
- end
- object Button4: TButton
- Left = 15
- Top = 416
- Width = 97
- Height = 25
- Caption = 'Reset'
- TabOrder = 6
- OnClick = Button12Click
- end
- object Button5: TButton
- Left = 15
- Top = 440
- Width = 97
- Height = 25
- Caption = 'Exit'
- TabOrder = 7
- OnClick = Button5Click
- end
- object GroupBox4: TGroupBox
- Left = 7
- Top = 240
- Width = 113
- Height = 153
- Caption = 'File Information'
- TabOrder = 8
- object Bevel10: TBevel
- Left = 8
- Top = 78
- Width = 97
- Height = 35
- end
- object Label1: TLabel
- Left = 16
- Top = 96
- Width = 81
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Transparent = True
- end
- object Label10: TLabel
- Left = 8
- Top = 48
- Width = 89
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = '0 KB'
- end
- object StaticText9: TStaticText
- Left = 27
- Top = 80
- Width = 57
- Height = 17
- Caption = 'Resolution:'
- TabOrder = 0
- end
- object StaticText10: TStaticText
- Left = 8
- Top = 24
- Width = 78
- Height = 17
- Caption = 'Total Skin Size:'
- TabOrder = 1
- end
- end
- object Button8: TButton
- Left = 15
- Top = 168
- Width = 97
- Height = 25
- Caption = 'Trackbar'
- TabOrder = 9
- OnClick = Button8Click
- end
- object Button13: TButton
- Left = 15
- Top = 192
- Width = 97
- Height = 25
- Caption = 'Remove last'
- TabOrder = 5
- OnClick = Button13Click
- end
- end
- object GroupBox2: TGroupBox
- Left = 139
- Top = 2
- Width = 601
- Height = 305
- Caption = 'Working Area'
- TabOrder = 2
- object ScrollBox1: TScrollBox
- Left = 8
- Top = 16
- Width = 585
- Height = 281
- TabOrder = 0
- object BackGR: TImage
- Left = 0
- Top = 0
- Width = 105
- Height = 105
- AutoSize = True
- end
- object I1: TImage
- Left = 144
- Top = 24
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I1ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I2: TImage
- Left = 176
- Top = 24
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I2ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I3: TImage
- Left = 208
- Top = 24
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I3ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I4: TImage
- Left = 240
- Top = 24
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I4ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I5: TImage
- Left = 272
- Top = 24
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I5ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I6: TImage
- Left = 304
- Top = 24
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I6ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I8: TImage
- Left = 144
- Top = 56
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I8ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I9: TImage
- Left = 176
- Top = 56
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I9ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I10: TImage
- Left = 208
- Top = 56
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I10ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I11: TImage
- Left = 240
- Top = 56
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I11ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I12: TImage
- Left = 272
- Top = 56
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I12ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I13: TImage
- Left = 304
- Top = 56
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I13ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I14: TImage
- Left = 144
- Top = 88
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I14ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I15: TImage
- Left = 176
- Top = 88
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I15ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I16: TImage
- Left = 208
- Top = 88
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I16ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I17: TImage
- Left = 240
- Top = 88
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I17ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I18: TImage
- Left = 272
- Top = 88
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I18ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I19: TImage
- Left = 304
- Top = 88
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I19ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I20: TImage
- Left = 144
- Top = 120
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I20ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I21: TImage
- Left = 176
- Top = 120
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I21ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I22: TImage
- Left = 208
- Top = 120
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I22ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I23: TImage
- Left = 240
- Top = 120
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I23ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I24: TImage
- Left = 272
- Top = 120
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I24ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I25: TImage
- Left = 304
- Top = 120
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I25ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object I7: TImage
- Left = 336
- Top = 24
- Width = 25
- Height = 25
- AutoSize = True
- Visible = False
- OnContextPopup = I7ContextPopup
- OnMouseDown = I1MouseDown
- OnMouseMove = I1MouseMove
- OnMouseUp = I1MouseUp
- end
- object Label2: TLabel
- Left = 264
- Top = 200
- Width = 113
- Height = 13
- Caption = 'Video File : Not Opened'
- Color = clInfoBk
- ParentColor = False
- Transparent = True
- OnContextPopup = Label2ContextPopup
- OnMouseDown = Label2MouseDown
- OnMouseMove = Label2MouseMove
- OnMouseUp = Label2MouseUp
- end
- object Label3: TLabel
- Left = 264
- Top = 216
- Width = 99
- Height = 13
- Caption = '640 x 480 @ 25 FPS'
- Color = clInfoBk
- ParentColor = False
- Transparent = True
- OnContextPopup = Label3ContextPopup
- OnMouseDown = Label3MouseDown
- OnMouseMove = Label3MouseMove
- OnMouseUp = Label3MouseUp
- end
- object Label4: TLabel
- Left = 264
- Top = 232
- Width = 95
- Height = 13
- Caption = '00:00:00 / 00:00:00'
- Color = clInfoBk
- ParentColor = False
- Transparent = True
- OnContextPopup = Label4ContextPopup
- OnMouseDown = Label4MouseDown
- OnMouseMove = Label4MouseMove
- OnMouseUp = Label4MouseUp
- end
- object Label5: TLabel
- Left = 432
- Top = 200
- Width = 49
- Height = 13
- Caption = 'Subtitles : '
- Transparent = True
- OnContextPopup = Label5ContextPopup
- OnMouseDown = Label5MouseDown
- OnMouseMove = Label5MouseMove
- OnMouseUp = Label5MouseUp
- end
- object Label6: TLabel
- Left = 432
- Top = 222
- Width = 36
- Height = 13
- Caption = 'Audio : '
- Transparent = True
- OnContextPopup = Label6ContextPopup
- OnMouseDown = Label6MouseDown
- OnMouseMove = Label6MouseMove
- OnMouseUp = Label6MouseUp
- end
- object TBar: TImage
- Left = 0
- Top = 216
- Width = 233
- Height = 17
- AutoSize = True
- Visible = False
- OnMouseDown = TBarMouseDown
- OnMouseMove = TBarMouseMove
- OnMouseUp = TBarMouseUp
- end
- object Panel6: TPanel
- Left = 500
- Top = 198
- Width = 34
- Height = 18
- BevelOuter = bvNone
- Color = clNone
- TabOrder = 0
- object Panel7: TPanel
- Left = 1
- Top = 1
- Width = 32
- Height = 16
- BevelOuter = bvNone
- Caption = 'SUBS'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnMouseDown = Panel7MouseDown
- OnMouseMove = Panel7MouseMove
- OnMouseUp = Panel7MouseUp
- end
- end
- object Panel1: TPanel
- Left = 500
- Top = 220
- Width = 34
- Height = 18
- BevelOuter = bvNone
- Color = clNone
- TabOrder = 1
- object Panel2: TPanel
- Left = 1
- Top = 1
- Width = 32
- Height = 16
- BevelOuter = bvNone
- Caption = 'AUD.'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnMouseDown = Panel7MouseDown
- OnMouseMove = Panel2MouseMove
- OnMouseUp = Panel7MouseUp
- end
- end
- end
- end
- object GroupBox3: TGroupBox
- Left = 139
- Top = 312
- Width = 601
- Height = 161
- Caption = 'Properities'
- TabOrder = 1
- object PageControl1: TPageControl
- Left = 8
- Top = 16
- Width = 409
- Height = 137
- ActivePage = TabSheet1
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'Normal'
- object Bevel4: TBevel
- Left = 240
- Top = 0
- Width = 17
- Height = 105
- Shape = bsLeftLine
- end
- object Image1: TImage
- Left = 24
- Top = 40
- Width = 97
- Height = 65
- end
- object StaticText4: TStaticText
- Left = 24
- Top = 16
- Width = 97
- Height = 17
- Caption = 'Normal State Image'
- TabOrder = 0
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'On Click'
- ImageIndex = 2
- object Bevel2: TBevel
- Left = 240
- Top = 0
- Width = 17
- Height = 105
- Shape = bsLeftLine
- end
- object Image3: TImage
- Left = 24
- Top = 40
- Width = 97
- Height = 65
- end
- object StaticText6: TStaticText
- Left = 8
- Top = 16
- Width = 139
- Height = 17
- Caption = 'On Mouse Click State Image'
- TabOrder = 0
- end
- object Button11: TButton
- Left = 152
- Top = 72
- Width = 75
- Height = 25
- Caption = 'Load'
- TabOrder = 1
- OnClick = Button11Click
- end
- end
- end
- object StaticText1: TStaticText
- Left = 266
- Top = 56
- Width = 105
- Height = 17
- Caption = 'Please, Select Action'
- TabOrder = 1
- end
- object ComboBox1: TComboBox
- Left = 264
- Top = 80
- Width = 145
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- OnChange = ComboBox1Change
- Items.Strings = (
- 'Open'
- 'Play'
- 'Stop'
- 'Pause'
- 'Next'
- 'Previous'
- 'Original Size/Fullscreen'
- 'Pan & Scan '
- 'Go To ( Time )'
- 'Go To ( Frame )'
- 'Control Panel'
- 'Exit'
- 'About'
- 'Hide Deck'
- 'Minimize'
- 'Add Bookmark'
- 'FullScreen / Windowed')
- end
- object Button7: TButton
- Left = 314
- Top = 112
- Width = 75
- Height = 25
- Caption = 'Apply'
- TabOrder = 3
- end
- object GroupBox5: TGroupBox
- Left = 424
- Top = 32
- Width = 169
- Height = 121
- Caption = 'Info'
- TabOrder = 4
- OnMouseMove = GroupBox5MouseMove
- object Label7: TLabel
- Left = 0
- Top = 40
- Width = 169
- Height = 16
- Alignment = taCenter
- AutoSize = False
- Caption = 'http://www.radlight.sk'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnClick = Label7Click
- OnMouseMove = Label7MouseMove
- end
- object Label9: TLabel
- Left = 29
- Top = 96
- Width = 112
- Height = 16
- Caption = 'Send Us Your Skin'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnClick = Label9Click
- end
- object Label8: TLabel
- Left = 12
- Top = 18
- Width = 144
- Height = 16
- Caption = 'Skin Editor For RadLight'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- OnMouseMove = Label8MouseMove
- end
- object Bevel3: TBevel
- Left = 8
- Top = 61
- Width = 153
- Height = 9
- Shape = bsTopLine
- end
- end
- end
- object OpenDialog1: TOpenDialog
- Left = 690
- Top = 28
- end
- object FontDialog1: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 0
- MaxFontSize = 0
- Left = 650
- Top = 28
- end
- object Save1: TSaveDialog
- Filter = 'RadLight Skin|*.rls'
- Title = 'Saving RadLight Skin...'
- Left = 618
- Top = 28
- end
- object Open1: TOpenDialog
- Filter = 'RadLight Skin|*.rls'
- Title = 'Opening RadLight Skin...'
- Left = 586
- Top = 28
- end
- object Open2: TOpenPictureDialog
- Left = 690
- Top = 60
- end
- end
-