[Overview][Constants][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: speech.pas line 3988
type IVCmdMenuA = interface(IUnknown) |
function Activate(); |
function Deactivate; |
function TrainMenuDlg(); |
function Num(); |
function Get(); |
function DoSet(); |
function Add(); |
function Remove(); |
function ListGet(); |
function ListSet(); |
function EnableItem(); |
function SetItem(); |
end; |
IUnknown |
? |