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

ILexPronounceW

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

Declaration

Source position: speech.pas line 1629

type ILexPronounceW = interface(IUnknown)

  function Add();

  function Get();

  function Remove();

end;

Inheritance

ILexPronounceW

IUnknown

?