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

IVTxtDialogsW

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

Declaration

Source position: speech.pas line 4892

type IVTxtDialogsW = interface(IUnknown)

  function AboutDlg();

  function LexiconDlg();

  function GeneralDlg();

  function TranslateDlg();

end;

Inheritance

IVTxtDialogsW

IUnknown

?