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

ILexPronounce2W

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

Declaration

Source position: speech.pas line 1676

type ILexPronounce2W = interface(ILexPronounceW)

  function AddTo();

  function GetFrom();

  function RemoveFrom();

  function QueryLexicons();

  function ChangeSpelling();

end;

Inheritance

ILexPronounce2W

ILexPronounceW

IUnknown

?