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

IVDctDialogsA

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

Declaration

Source position: speech.pas line 4704

type IVDctDialogsA = interface(IUnknown)

  function AboutDlg();

  function GeneralDlg();

  function LexiconDlg();

  function TrainMicDlg();

  function TrainGeneralDlg();

end;

Inheritance

IVDctDialogsA

IUnknown

?