home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 220
- Top = 105
- Width = 469
- Height = 362
- Caption = 'Form1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 120
- Top = 224
- Width = 153
- Height = 105
- Stretch = True
- end
- object Button1: TButton
- Left = 8
- Top = 224
- Width = 75
- Height = 25
- Caption = 'Connect'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Panel1: TPanel
- Left = 308
- Top = 0
- Width = 153
- Height = 335
- Align = alRight
- TabOrder = 0
- Visible = False
- object Bevel1: TBevel
- Left = 16
- Top = 152
- Width = 121
- Height = 9
- Shape = bsTopLine
- end
- object Button2: TButton
- Left = 40
- Top = 16
- Width = 75
- Height = 25
- Caption = 'Compression'
- TabOrder = 0
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 40
- Top = 47
- Width = 75
- Height = 25
- Caption = 'Display'
- TabOrder = 1
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 40
- Top = 78
- Width = 75
- Height = 25
- Caption = 'Format'
- TabOrder = 2
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 40
- Top = 109
- Width = 75
- Height = 25
- Caption = 'Source'
- TabOrder = 3
- OnClick = Button5Click
- end
- object Button6: TButton
- Left = 40
- Top = 171
- Width = 75
- Height = 25
- Caption = 'AVI capture'
- TabOrder = 4
- OnClick = Button6Click
- end
- object Button7: TButton
- Left = 39
- Top = 279
- Width = 75
- Height = 25
- Caption = 'To file'
- TabOrder = 5
- OnClick = Button7Click
- end
- object Button8: TButton
- Left = 40
- Top = 201
- Width = 75
- Height = 25
- Caption = 'To clipboard'
- TabOrder = 6
- OnClick = Button8Click
- end
- object Button9: TButton
- Left = 40
- Top = 232
- Width = 75
- Height = 25
- Caption = 'To TImage'
- TabOrder = 7
- OnClick = Button9Click
- end
- object Edit1: TEdit
- Left = 8
- Top = 312
- Width = 137
- Height = 21
- TabOrder = 8
- Text = 'C:\Picture.bmp'
- end
- end
- object AviCap1: TAviCap
- Left = 0
- Top = 0
- Width = 289
- Height = 216
- cap_Connected = False
- cap_DlgVideoCompression = False
- cap_DlgVideoSourece = False
- cap_DlgVideoDisplay = False
- cap_DlgVideoFormat = False
- cap_AviFileName = 'C:\CAPTURE.AVI'
- cap_Overlay = True
- cap_Scale = False
- cap_OptRequestMicroSecPerFrame = 66667
- cap_OptMakeUserHitOKToCapture = False
- cap_OptPercentDropForError = 10
- cap_OptYield = False
- cap_OptIndexSize = 34952
- cap_OptChunkGranularity = 0
- cap_OptUsingDOSMemory = False
- cap_OptNumVideoRequested = 5
- cap_OptCaptureAudio = True
- cap_OptNumAudioRequested = 4
- cap_OptKeyAbort = 27
- cap_OptAbortLeftMouse = True
- cap_OptAbortRightMouse = True
- cap_OptLimitEnabled = False
- cap_OptTimeLimit = 0
- cap_OptMCIControl = False
- cap_OptStepMCIDevice = False
- cap_OptMCIStartTime = 0
- cap_OptMCIStopTime = 0
- cap_OptStepCaptureAt2x = False
- cap_OptStepCaptureAverageFrames = 0
- cap_OptAudioBufferSize = 0
- cap_OptDisableWriteCache = False
- cap_OptAVStreamMaster = 0
- cap_Driver = 'Hauppauge Win/TV Video Capture Driver'
- OnMouseMove = AviCap1MouseMove
- OnMouseDown = AviCap1MouseDown
- _4_to_3 = True
- ShowBlackScreen = False
- end
- object Button10: TButton
- Left = 8
- Top = 264
- Width = 75
- Height = 25
- Caption = 'Black'
- TabOrder = 3
- OnClick = Button10Click
- end
- object PopupMenu1: TPopupMenu
- Left = 120
- Top = 280
- object Item11: TMenuItem
- Caption = 'Item 1'
- end
- object Item21: TMenuItem
- Caption = 'Item 2'
- end
- object Item31: TMenuItem
- Caption = 'Item 3'
- end
- end
- end
-