Class IUnknownClass (unit ClassFactory)

Inherits from

TClass(IUnknown)

BUGS: - TClassFactory.LockServer not implemented - TClassFactory.Destroy does not care for FRefCount - We should count, how many objects are active in TDelhiOle.Create, TDelphiOle.Destroy and allow shoutDown of classFactory when count is 0 (see online help) However forms.DoneApplication should be called *before* destroying class factories to destory any TDelphiOle objects, that are still referenced by not yet destroyed forms If there would be still some TDelphiObjects left, the application should hide itself, waiting for remaining objects to be destroyed... - I am not shure which flag to use in CoRegisterClassObject // HISTORY: --- ver 0.91 26.10.1996 Added automatic registration Added procedures for entering registration data in Registry 25.10.1996 Added clsid2TMyOle,iOleObject2TDelphiOle

Constructors



Functions

Properties

Events

Variables


Constructors


Functions


Properties


Events


Variables