[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 2711
type ISRCentralA = interface(IUnknown) |
function ModeGet(); |
function GrammarLoad(); |
function Pause; |
function PosnGet(); |
function Resume; |
function ToFileTime(); |
function Register(); |
function UnRegister(); |
end; |
IUnknown |
? |