ImageEn, unit iexGoogleApi

TIEGWebLabel


Declaration

  TIEGWebLabel = record
    webLabel: string;         // Label for extra metadata
    languageCode: string;     // The BCP-47 language code for label, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier
  end;