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

LANGUAGEA

Declaration

Source position: speech.pas line 1264

type LANGUAGEA = record

  LanguageID: LangID;

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

end;