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

ISRDialogsA

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

Declaration

Source position: speech.pas line 2748

type ISRDialogsA = interface(IUnknown)

  function AboutDlg();

  function GeneralDlg();

  function LexiconDlg();

  function TrainMicDlg();

  function TrainGeneralDlg();

end;

Inheritance

ISRDialogsA

IUnknown

?