[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaactivex.pas line 346
type IMoniker = interface(IPersistStream) |
function BindToObject(); |
function BindToStorage(); |
function Reduce(); |
function ComposeWith(); |
function Enum(); |
function IsEqual(); |
function Hash(); |
function IsRunning(); |
function GetTimeOfLastChange(); |
function Inverse(); |
function CommonPrefixWith(); |
function RelativePathTo(); |
function GetDisplayName(); |
function ParseDisplayName(); |
function IsSystemMoniker(); |
end; |
| |
| |
| |
IInterface |