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

📄 rm_wawformula_iftab.hpp

📁 这是一个功能强大
💻 HPP
字号:
// CodeGear C++Builder
// Copyright (c) 1995, 2007 by CodeGear
// All rights reserved

// (DO NOT EDIT: machine generated header) 'Rm_wawformula_iftab.pas' rev: 11.00

#ifndef Rm_wawformula_iftabHPP
#define Rm_wawformula_iftabHPP

#pragma delphiheader begin
#pragma option push
#pragma option -w-      // All warnings off
#pragma option -Vx      // Zero-length empty class member functions
#pragma pack(push,8)
#include <System.hpp>	// Pascal unit
#include <Sysinit.hpp>	// Pascal unit

//-- user supplied -----------------------------------------------------------

namespace Rm_wawformula_iftab
{
//-- type declarations -------------------------------------------------------
struct rwawExcelFunctionInfo
{
	
public:
	AnsiString FuncName;
	Word iftab;
	bool VarParams;
} ;

typedef rwawExcelFunctionInfo RM_wawFormula_iftab__1[340];

//-- var, const, procedure ---------------------------------------------------
static const Word wawExcelFunctionsCount = 0x154;
extern PACKAGE rwawExcelFunctionInfo wawExcelFunctions[340];

}	/* namespace Rm_wawformula_iftab */
using namespace Rm_wawformula_iftab;
#pragma pack(pop)
#pragma option pop

#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif	// Rm_wawformula_iftab

⌨️ 快捷键说明

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