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

ISRResMerge

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

Declaration

Source position: speech.pas line 3066

type ISRResMerge = interface(IUnknown)

  function Merge();

  function Split();

end;

Inheritance

ISRResMerge

IUnknown

?