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

ISRGramCFGW

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

Declaration

Source position: speech.pas line 2926

type ISRGramCFGW = interface(IUnknown)

  function LinkQuery();

  function ListAppend();

  function ListGet();

  function ListRemove();

  function ListSet();

  function ListQuery();

end;

Inheritance

ISRGramCFGW

IUnknown

?