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

ISRResCorrectionW

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

Declaration

Source position: speech.pas line 3101

type ISRResCorrectionW = interface(IUnknown)

  function Correction();

  function Validate();

end;

Inheritance

ISRResCorrectionW

IUnknown

?