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

ISRDialogsW

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

Declaration

Source position: speech.pas line 2759

type ISRDialogsW = interface(IUnknown)

  function AboutDlg();

  function GeneralDlg();

  function LexiconDlg();

  function TrainMicDlg();

  function TrainGeneralDlg();

end;

Inheritance

ISRDialogsW

IUnknown

?