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

ILexPronounceA

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

Declaration

Source position: speech.pas line 1615

type ILexPronounceA = interface(IUnknown)

  function Add();

  function Get();

  function Remove();

end;

Inheritance

ILexPronounceA

IUnknown

?