Pascal Scripting: CreateComObject
Prototype:
function CreateComObject(const ClassID: TGUID): IUnknown;
Description:
See the Using COM Automation objects topic.
function CreateComObject(const ClassID: TGUID): IUnknown;
See the Using COM Automation objects topic.