[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 4372
type IVDctTextA = interface(IUnknown) |
function Lock; |
function UnLock; |
function TextGet(); |
function TextSet(); |
function TextMove(); |
function TextRemove(); |
function TextSelSet(); |
function TextSelGet(); |
function TextLengthGet(); |
function GetChanges(); |
function BookmarkAdd(); |
function BookmarkRemove(); |
function BookmarkMove(); |
function BookmarkQuery(); |
function BookmarkEnum(); |
function Hint(); |
function Words(); |
function ResultsGet(); |
function FX(); |
end; |
IUnknown |
? |