[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 4849
type IVTxtAttributesA = interface(IUnknown) |
function DeviceGet(); |
function DeviceSet(); |
function EnabledGet(); |
function EnabledSet(); |
function IsSpeaking(); |
function SpeedGet(); |
function SpeedSet(); |
function TTSModeGet(); |
function TTSModeSet(); |
end; |
IUnknown |
? |