const ComOpt: Variant = [varError]
function CreateOleObject(ClassName: String): ComVariant
Creates an COM object and returns a pointer to the IDispatch interface. See Delphi help for CreateOleObject.