Property VLDVDPlayer.TVLDVDParentalLevelCountry.Country

From Mitov Wiki Doc
Jump to: navigation, search

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: TVLDVDParentalLevelCountry

Contents

Syntax

Delphi:

property Country : TVLDSCountryCode read FCountry write SetCountry default 7;

C++ Builder:

__property TVLDSCountryCode Country = { read=FCountry, write=SetCountry, default=7 };

Summary

Specifies the country/region for interpreting parental access levels and setting default languages.

Description

Use this property to specify the country/region for interpreting parental access levels and setting default languages. Remarks The parental country/region determines the meaning of the eight generic parental levels as well as the default language for the soundtrack and menus. For details, see Enforcing Parental Management Levels.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox