Unit 'FakeActiveX' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_virtualtrees]

IMoniker

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: dummyactivex.inc line 193

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 IsSystemMonitor();

  

end;

Inheritance

IMoniker

  

|

IPersistStream

  

|

IPersist

  

|

IInterface



CT Web help

CodeTyphon Studio