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

ISRResCorrectionA

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

Declaration

Source position: speech.pas line 3093

type ISRResCorrectionA = interface(IUnknown)

  function Correction();

  function Validate();

end;

Inheritance

ISRResCorrectionA

IUnknown

?