Class VLVirtualDub.TVLVirtualDubConfig
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabPkg
Unit: VLVirtualDub
Inherits: TLPPersistent
Contents |
Syntax
Delphi:
type TVLVirtualDubConfig = class( TLPPersistent )
C++ Builder:
class TVLVirtualDubConfig : public TLPPersistent
Visual C++ (MFC):
class CTVLVirtualDubConfig : public CTLPPersistent
C# (.NET):
public ref class VirtualDubConfig : Vcl.VclProperty
Summary
Controls the VirtualDub PlugIn configuration.
Description
Use this property to configure the VirtualDub PlugIn.
Methods
Public
- function ShowDialog() : Boolean - Shows the PlugIn configuration dialog.