Class TActiveXSafeFactory (unit AXTools) |
TActiveXControlFactory
This class is defined to allow insertion and deletion of the required registry settings to signify that this control is "marked as safe" for scripting and control initialization. For more info, see MS's ActiveX SDK - in the "Security API" section. See TActiveFormControlFactory implementation for another example of overriding control factory creation. (In Delphi 3.0 and 3.01. 3.02 changed inheritance to expose UpdateRegistry as a virtual method of TComObjectFactory instead, so TActiveXControlFactory implements an overridden UpdateRegistry that you can browse). Also see the unit ObjSafe.pas for the implementation of IObjectSafety
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
GUIDs defined in comcat.h section (RTL\WIN\ActiveX
Properties |
Events |
Variables |