⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 activeformproj1_tlb.cpp

📁 这个是调用com组件自动调用,可以动态调用com组件
💻 CPP
字号:
// ************************************************************************ //
// WARNING                                                                    
// -------                                                                    
// The types declared in this file were generated from data read from a       
// Type Library. If this type library is explicitly or indirectly (via        
// another type library referring to this type library) re-imported, or the   
// 'Refresh' command of the Type Library Editor activated while editing the   
// Type Library, the contents of this file will be regenerated and all        
// manual modifications will be lost.                                         
// ************************************************************************ //

// C++ TLBWRTR : $Revision:   1.134.1.41  $
// File generated on 2006-12-06 10:47:01 from Type Library described below.

// ************************************************************************ //
// Type Lib: C:\Inetpub\wwwroot\uf\ActiveFormProj1.tlb (1)
// IID\LCID: {CDCD0B80-7B5C-4F51-9225-FCAA2040613B}\0
// Helpfile: 
// DepndLst: 
//   (1) v2.0 stdole, (C:\WINDOWS\system32\STDOLE2.TLB)
//   (2) v4.0 StdVCL, (C:\WINDOWS\system32\STDVCL40.DLL)
// ************************************************************************ //

#include <vcl.h>
#pragma hdrstop

#include "ActiveFormProj1_TLB.h"

#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define      __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif

namespace Activeformproj1_tlb
{


// *********************************************************************//
// GUIDS declared in the TypeLibrary                                      
// *********************************************************************//
const GUID LIBID_ActiveFormProj1 = {0xCDCD0B80, 0x7B5C, 0x4F51,{ 0x92, 0x25, 0xFC, 0xAA, 0x20, 0x40, 0x61, 0x3B} };
const GUID IID_IActiveFormX = {0x03F0998B, 0xA7B9, 0x4528,{ 0x85, 0xD9, 0x39, 0xE4, 0xB1, 0x64, 0xF6, 0xF1} };
const GUID DIID_IActiveFormXEvents = {0x84393AE0, 0x06CC, 0x46B1,{ 0xB3, 0x2B, 0xF7, 0xE6, 0x43, 0x20, 0x4F, 0x03} };
const GUID CLSID_ActiveFormX = {0xA1C83BF8, 0xCC06, 0x458A,{ 0xAF, 0x3F, 0xB9, 0x93, 0x83, 0xC8, 0xD5, 0x61} };

};     // namespace Activeformproj1_tlb

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -