📄 empx_tlb.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. //
// ************************************************************************ //
// Type Lib: D:\bcb4\Examples\Midas\ActiveFm\empx.tlb
// IID\LCID: {E70AC8ED-9EE8-11D1-94A8-0020AF06242C}\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
#if defined(USING_ATL)
#include <atl\atlvcl.h>
#endif
#include "EmpX_TLB.h"
#if !defined(__PRAGMA_PACKAGE_SMART_INIT)
#define __PRAGMA_PACKAGE_SMART_INIT
#pragma package(smart_init)
#endif
namespace Empx_tlb
{
// *********************************************************************//
// GUIDS declared in the TypeLibrary //
// *********************************************************************//
extern "C" const GUID LIBID_EmpX = {0xE70AC8ED, 0x9EE8, 0x11D1,{ 0x94, 0xA8, 0x00, 0x20, 0xAF, 0x06, 0x24, 0x2C} };
extern "C" const GUID IID_IEmpEditX = {0xE70AC8EE, 0x9EE8, 0x11D1,{ 0x94, 0xA8, 0x00, 0x20, 0xAF, 0x06, 0x24, 0x2C} };
extern "C" const GUID DIID_IEmpEditXEvents = {0xE70AC8F0, 0x9EE8, 0x11D1,{ 0x94, 0xA8, 0x00, 0x20, 0xAF, 0x06, 0x24, 0x2C} };
extern "C" const GUID CLSID_EmpEditX = {0xE70AC8F2, 0x9EE8, 0x11D1,{ 0x94, 0xA8, 0x00, 0x20, 0xAF, 0x06, 0x24, 0x2C} };
}; // namespace Empx_tlb
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -