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

ISRGramLexPronA

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: speech.pas line 2842

type ISRGramLexPronA = interface(IUnknown)

  function Add();

  function Get();

  function Remove();

  function LexiconDlg();

end;

Inheritance

ISRGramLexPronA

IUnknown

?