Skip to content

TVCountryCode

property

Deprecated

Kept for backward compatibility only.

Delphi
property TVCountryCode: LongInt read GetTVCountryCode write SetTVCountryCode;
C++Builder
__property System::LongInt TVCountryCode = {read=GetTVCountryCode, write=SetTVCountryCode, nodefault};
C#
public int TVCountryCode { get; set; }
VB.NET
Public Property TVCountryCode As Integer
C++/Qt
int GetTVCountryCode ();
void SetTVCountryCode (int Value);

Sets / retrieves the current TV country code in which the TV channels retrieve their related TV frequencies, depending on the country. Therefore, be sure to select the proper country code before selecting a TV channel.