[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 1576
type IAttributesW = interface(IUnknown) |
function DWordGet(); |
function DWordSet(); |
function StringGet(); |
function StringSet(); |
function MemoryGet(); |
function MemorySet(); |
end; |
IUnknown |
? |