[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 2792
type ISREnumA = interface(IUnknown) |
function Next(); |
function Skip(); |
function Reset; |
function Clone(); |
function Select(); |
end; |
IUnknown |
? |