[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 5018
type ISTLog = interface(IUnknown) |
function ToFile(); |
function ToStream(); |
function Text(); |
function Data(); |
function MaxDetailSet(); |
function MaxDetailGet(); |
function ShowOutput(); |
end; |
IUnknown |
? |