home *** CD-ROM | disk | FTP | other *** search
- object FormAvi: TFormAvi
- Left = 155
- Top = 106
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'FormAvi'
- ClientHeight = 453
- ClientWidth = 632
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ImageRight: TImage
- Left = 512
- Top = 0
- Width = 120
- Height = 453
- Align = alRight
- Stretch = True
- end
- object ImageLeft: TImage
- Left = 0
- Top = 0
- Width = 120
- Height = 453
- Align = alLeft
- end
- object Image3: TImage
- Left = 8
- Top = 386
- Width = 47
- Height = 46
- Picture.Data = {<image000.bmp>}
- OnClick = Image3Click
- end
- object Image4: TImage
- Left = 61
- Top = 386
- Width = 47
- Height = 46
- Picture.Data = {<image001.bmp>}
- OnClick = Image4Click
- end
- object LblMenu: TLabel
- Left = 121
- Top = 0
- Width = 42
- Height = 18
- Cursor = crHelp
- Caption = '�Menu'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- OnClick = LblMenuClick
- end
- object LblStart: TLabel
- Left = 166
- Top = 0
- Width = 37
- Height = 16
- Cursor = crHelp
- Caption = '�Start'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- OnClick = LblStartClick
- end
- object LblStop: TLabel
- Left = 206
- Top = 0
- Width = 33
- Height = 16
- Cursor = crHelp
- Caption = '�Stop'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- OnClick = LblStopClick
- end
- object LblStretch: TLabel
- Left = 245
- Top = 0
- Width = 74
- Height = 16
- Cursor = crHelp
- Caption = '�Stretch:Off '
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- OnClick = LblStretchClick
- end
- object LblMovie1: TLabel
- Left = 464
- Top = 0
- Width = 8
- Height = 16
- Cursor = crHelp
- Caption = '1'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- OnClick = LblMovie1Click
- end
- object LblMovie2: TLabel
- Left = 475
- Top = 0
- Width = 8
- Height = 16
- Cursor = crHelp
- Caption = '2'
- Color = clWhite
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- OnClick = LblMovie2Click
- end
- object LblMovie3: TLabel
- Left = 487
- Top = 0
- Width = 7
- Height = 16
- Cursor = crHelp
- Caption = '3'
- Color = clWhite
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- OnClick = LblMovie3Click
- end
- object LblMovie4: TLabel
- Left = 501
- Top = 0
- Width = 7
- Height = 16
- Cursor = crHelp
- Caption = '4'
- Color = clWhite
- Font.Color = clGray
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentColor = False
- ParentFont = False
- OnClick = LblMovie4Click
- end
- object Label8: TLabel
- Left = 390
- Top = 0
- Width = 71
- Height = 16
- Caption = 'Movie:'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object ImageClear: TImage
- Left = 123
- Top = 16
- Width = 384
- Height = 433
- Picture.Data = {<image002.bmp>}
- Stretch = True
- Visible = False
- end
- object MediaPlayer1: TMediaPlayer
- Left = 257
- Top = 14
- Width = 253
- Height = 30
- DeviceType = dtAVIVideo
- Visible = False
- TabOrder = 0
- end
- end
-