[Overview][Constants][Types][Classes][Index] Reference for unit 'Speech' (#crwlib)

LANGUAGEW

Declaration

Source position: speech.pas line 1269

type LANGUAGEW = record

  LanguageID: LangID;

  szDialect: array [0..LANG_LEN-1] of WideChar;

end;