Property VLDVDPlayer.TVLDVDPlayer.Path
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.
Class: TVLDVDPlayer
Contents |
Syntax
Delphi:
property Path : String read FPath write SetPath;
C++ Builder:
__property String Path = { read=FPath, write=SetPath };
Summary
Specifies the path for the DVD-Video volume to play.
Description
Use this property to set the path for the DVD-Video volume to
play.
If the the property has empty string the component will play the default volume.