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

ISRGramInsertionGUI

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

Declaration

Source position: speech.pas line 2962

type ISRGramInsertionGUI = interface(IUnknown)

  function Hide;

  function Move();

  function Show();

end;

Inheritance

ISRGramInsertionGUI

IUnknown

?