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

IVDctDialogsW

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

Declaration

Source position: speech.pas line 4715

type IVDctDialogsW = interface(IUnknown)

  function AboutDlg();

  function GeneralDlg();

  function LexiconDlg();

  function TrainMicDlg();

  function TrainGeneralDlg();

end;

Inheritance

IVDctDialogsW

IUnknown

?