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

ISRResModifyGUI

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

Declaration

Source position: speech.pas line 3194

type ISRResModifyGUI = interface(IUnknown)

  function Hide;

  function Move();

  function Show();

end;

Inheritance

ISRResModifyGUI

IUnknown

?