[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 4801
type IVTxtNotifySinkW = interface(IUnknown) |
function AttribChanged(); |
function Visual(); |
function Speak(); |
function SpeakingStarted; |
function SpeakingDone; |
end; |
IUnknown |
? |