VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Create Constructor
Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TVFVideoCapture(TComponent * AOwner);
C#
public TVFVideoCapture Class(TComponent AOwner);
Visual Basic
Public Sub New(AOwner As TComponent)
Java
public TVFVideoCapture(TComponent AOwner);
IDL
TVFVideoCapture(TComponent * AOwner);
JavaScript
Create
PHP
public Create($AOwner);

Constructor.

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!