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

IVDctGUI

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

Declaration

Source position: speech.pas line 4730

type IVDctGUI = interface(IUnknown)

  function SetSelRect();

  function FlagsSet();

  function FlagsGet();

end;

Inheritance

IVDctGUI

IUnknown

?