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

ISRFindA

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

Declaration

Source position: speech.pas line 2819

type ISRFindA = interface(IUnknown)

  function Find();

  function Select();

end;

Inheritance

ISRFindA

IUnknown

?