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

ISRGramDictationW

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

Declaration

Source position: speech.pas line 2950

type ISRGramDictationW = interface(IUnknown)

  function Context();

  function Hint();

  function Words();

end;

Inheritance

ISRGramDictationW

IUnknown

?