Class VLDVDPlayer.TVLDVDDefaultMenuLanguage
From Mitov Wiki Doc
(Difference between revisions)
(Automated Syncronization with Documentation) |
(Automated Syncronization with Documentation) |
Revision as of 00:16, 11 June 2013
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: VLDVDPlayer
Inherits: TVLDVDDefaultLanguage
Contents |
Syntax
Delphi:
type TVLDVDDefaultMenuLanguage = class( TVLDVDDefaultLanguage )
C++ Builder:
class TVLDVDDefaultMenuLanguage : public TVLDVDDefaultLanguage
Visual C++ (MFC):
class CTVLDVDDefaultMenuLanguage : public CTVLDVDDefaultLanguage
C# (.NET):
public ref class TVLDVDDefaultMenuLanguage : Mitov.VideoLab.DVDDefaultLanguage
Summary
DVD default menu language settings class.
Description
Defines DVD default menu language settings class.
From TVLDVDDefaultLanguage
Properties
Published
- Language - Specifies the desired language ID.
Public
- CurrentLanguage - Returns the current language ID.
From TVLDVDBasicDefaultItem
Properties
Published
- UseCurrent - Specifies if the current settings will be used.