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

📄 mycontrol_tlb.cpp

📁 C++Builder高级应用开发指南随书源码
💻 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 2001-9-20 17:19:34 from Type Library described below.

// ************************************************************************ //
// Type Lib: C:\Samples\COM\ActiveX Control\MyControl.tlb (1)
// IID\LCID: {AB5E3C0B-6226-4EB4-B106-4DAC2C97CC79}\0
// Helpfile: 
// DepndLst: 
//   (1) v2.0 stdole, (E:\WINNT\System32\stdole2.tlb)
//   (2) v4.0 StdVCL, (E:\WINNT\System32\STDVCL40.DLL)
// ************************************************************************ //

#include <vcl.h>
#pragma hdrstop

#include "MyControl_TLB.h"

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

namespace Mycontrol_tlb
{


// *********************************************************************//
// GUIDS declared in the TypeLibrary                                      
// *********************************************************************//
const GUID LIBID_MyControl = {0xAB5E3C0B, 0x6226, 0x4EB4,{ 0xB1, 0x06, 0x4D, 0xAC, 0x2C, 0x97, 0xCC, 0x79} };
const GUID IID_IMyComponentX = {0x9ABE579E, 0x3827, 0x4C75,{ 0x9D, 0x9E, 0xE9, 0x34, 0x77, 0xED, 0xD3, 0x4C} };
const GUID DIID_IMyComponentXEvents = {0x0E86EEC9, 0xB455, 0x4242,{ 0x85, 0x1D, 0xE5, 0x35, 0x0E, 0x35, 0xF6, 0x1F} };
const GUID CLSID_MyComponentX = {0x438F2C22, 0x6A40, 0x46D6,{ 0xA9, 0x95, 0x94, 0x7B, 0x32, 0x03, 0x9D, 0x14} };

};     // namespace Mycontrol_tlb

⌨️ 快捷键说明

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