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

📄 tmsxlsmessages.hpp

📁 TMS Component Pack V5.0包含了超过 280 个为 Delphi 以及 C++Builder 设计的 TMS 生产控件
💻 HPP
📖 第 1 页 / 共 3 页
字号:
#define Tmsxlsmessages_ErrHiddenSheetSelected System::LoadResourceString(&Tmsxlsmessages::_ErrHiddenSheetSelected)
extern PACKAGE System::ResourceString _ErrNoSheetVisible;
#define Tmsxlsmessages_ErrNoSheetVisible System::LoadResourceString(&Tmsxlsmessages::_ErrNoSheetVisible)
extern PACKAGE System::ResourceString _ErrCantDeleteSheetWithMacros;
#define Tmsxlsmessages_ErrCantDeleteSheetWithMacros System::LoadResourceString(&Tmsxlsmessages::_ErrCantDeleteSheetWithMacros)
extern PACKAGE System::ResourceString _ErrInvalidSheet;
#define Tmsxlsmessages_ErrInvalidSheet System::LoadResourceString(&Tmsxlsmessages::_ErrInvalidSheet)
extern PACKAGE System::ResourceString _WorkbookStrS;
#define Tmsxlsmessages_WorkbookStrS System::LoadResourceString(&Tmsxlsmessages::_WorkbookStrS)
extern PACKAGE System::ResourceString _ErrInvalidStream;
#define Tmsxlsmessages_ErrInvalidStream System::LoadResourceString(&Tmsxlsmessages::_ErrInvalidStream)
extern PACKAGE System::ResourceString _ErrEofReached;
#define Tmsxlsmessages_ErrEofReached System::LoadResourceString(&Tmsxlsmessages::_ErrEofReached)
extern PACKAGE System::ResourceString _ErrInvalidPropertySector;
#define Tmsxlsmessages_ErrInvalidPropertySector System::LoadResourceString(&Tmsxlsmessages::_ErrInvalidPropertySector)
extern PACKAGE System::ResourceString _xlerr_Null;
#define Tmsxlsmessages_xlerr_Null System::LoadResourceString(&Tmsxlsmessages::_xlerr_Null)
extern PACKAGE System::ResourceString _xlerr_Div0;
#define Tmsxlsmessages_xlerr_Div0 System::LoadResourceString(&Tmsxlsmessages::_xlerr_Div0)
extern PACKAGE System::ResourceString _xlerr_Value;
#define Tmsxlsmessages_xlerr_Value System::LoadResourceString(&Tmsxlsmessages::_xlerr_Value)
extern PACKAGE System::ResourceString _xlerr_Ref;
#define Tmsxlsmessages_xlerr_Ref System::LoadResourceString(&Tmsxlsmessages::_xlerr_Ref)
extern PACKAGE System::ResourceString _xlerr_Name;
#define Tmsxlsmessages_xlerr_Name System::LoadResourceString(&Tmsxlsmessages::_xlerr_Name)
extern PACKAGE System::ResourceString _xlerr_Num;
#define Tmsxlsmessages_xlerr_Num System::LoadResourceString(&Tmsxlsmessages::_xlerr_Num)
extern PACKAGE System::ResourceString _xlerr_NA;
#define Tmsxlsmessages_xlerr_NA System::LoadResourceString(&Tmsxlsmessages::_xlerr_NA)
static const Shortint xlerrcode_Null = 0x0;
static const Shortint xlerrcode_Div0 = 0x7;
static const Shortint xlerrcode_Value = 0xf;
static const Shortint xlerrcode_Ref = 0x17;
static const Shortint xlerrcode_Name = 0x1d;
static const Shortint xlerrcode_Num = 0x24;
static const Shortint xlerrcode_NA = 0x2a;
static const Word MaxRecordDataSize = 0x201f;
static const Word MaxExternSheetDataSize = 0x201c;
static const Word MaxHPageBreaks = 0x401;
static const Word MaxVPageBreaks = 0x401;
static const Byte Max_Columns = 0xff;
static const Word Max_Rows = 0xffff;
static const Word MaxSheets = 0xfde8;
static const Word xlr_BofVersion = 0x600;
static const Shortint xlb_Globals = 0x5;
static const Shortint xlb_Worksheet = 0x10;
static const Shortint xlb_Chart = 0x20;
static const Shortint xlr_INTEGER = 0x2;
static const Shortint xlr_FORMULA = 0x6;
static const Shortint xlr_EOF = 0xa;
static const Shortint xlr_CALCCOUNT = 0xc;
static const Shortint xlr_CALCMODE = 0xd;
static const Shortint xlr_PRECISION = 0xe;
static const Shortint xlr_REFMODE = 0xf;
static const Shortint xlr_DELTA = 0x10;
static const Shortint xlr_ITERATION = 0x11;
static const Shortint xlr_PROTECT = 0x12;
static const Shortint xlr_PASSWORD = 0x13;
static const Shortint xlr_HEADER = 0x14;
static const Shortint xlr_FOOTER = 0x15;
static const Shortint xlr_EXTERNCOUNT = 0x16;
static const Shortint xlr_EXTERNSHEET = 0x17;
static const Shortint xlr_NAME = 0x18;
static const Shortint xlr_WINDOWPROTECT = 0x19;
static const Shortint xlr_VERTICALPAGEBREAKS = 0x1a;
static const Shortint xlr_HORIZONTALPAGEBREAKS = 0x1b;
static const Shortint xlr_NOTE = 0x1c;
static const Shortint xlr_SELECTION = 0x1d;
static const Shortint xlr_FORMATCOUNT = 0x1f;
static const Shortint xlr_COLUMNDEFAULT = 0x20;
static const Shortint xlr_1904 = 0x22;
static const Shortint xlr_COLWIDTH = 0x24;
static const Shortint xlr_LEFTMARGIN = 0x26;
static const Shortint xlr_RIGHTMARGIN = 0x27;
static const Shortint xlr_TOPMARGIN = 0x28;
static const Shortint xlr_BOTTOMMARGIN = 0x29;
static const Shortint xlr_PRINTHEADERS = 0x2a;
static const Shortint xlr_PRINTGRIDLINES = 0x2b;
static const Shortint xlr_FILEPASS = 0x2f;
static const Shortint xlr_PRINTSIZE = 0x33;
static const Shortint xlr_CONTINUE = 0x3c;
static const Shortint xlr_WINDOW1 = 0x3d;
static const Shortint xlr_BACKUP = 0x40;
static const Shortint xlr_PANE = 0x41;
static const Shortint xlr_CODEPAGE = 0x42;
static const Shortint xlr_IXFE = 0x44;
static const Shortint xlr_PLS = 0x4d;
static const Shortint xlr_DCON = 0x50;
static const Shortint xlr_DCONREF = 0x51;
static const Shortint xlr_DCONNAME = 0x53;
static const Shortint xlr_DEFCOLWIDTH = 0x55;
static const Shortint xlr_BUILTINFMTCNT = 0x56;
static const Shortint xlr_XCT = 0x59;
static const Shortint xlr_CRN = 0x5a;
static const Shortint xlr_FILESHARING = 0x5b;
static const Shortint xlr_WRITEACCESS = 0x5c;
static const Shortint xlr_OBJ = 0x5d;
static const Shortint xlr_UNCALCED = 0x5e;
static const Shortint xlr_SAFERECALC = 0x5f;
static const Shortint xlr_TEMPLATE = 0x60;
static const Shortint xlr_OBJPROTECT = 0x63;
static const Shortint xlr_COLINFO = 0x7d;
static const Shortint xlr_IMDATA = 0x7f;
static const Byte xlr_GUTS = 0x80;
static const Byte xlr_WSBOOL = 0x81;
static const Byte xlr_GRIDSET = 0x82;
static const Byte xlr_HCENTER = 0x83;
static const Byte xlr_VCENTER = 0x84;
static const Byte xlr_BOUNDSHEET = 0x85;
static const Byte xlr_WRITEPROT = 0x86;
static const Byte xlr_ADDIN = 0x87;
static const Byte xlr_EDG = 0x88;
static const Byte xlr_PUB = 0x89;
static const Byte xlr_COUNTRY = 0x8c;
static const Byte xlr_HIDEOBJ = 0x8d;
static const Byte xlr_BUNDLESOFFSET = 0x8e;
static const Byte xlr_BUNDLEHEADER = 0x8f;
static const Byte xlr_SORT = 0x90;
static const Byte xlr_SUB = 0x91;
static const Byte xlr_PALETTE = 0x92;
static const Byte xlr_LHRECORD = 0x94;
static const Byte xlr_LHNGRAPH = 0x95;
static const Byte xlr_SOUND = 0x96;
static const Byte xlr_LPR = 0x98;
static const Byte xlr_STANDARDWIDTH = 0x99;
static const Byte xlr_FNGROUPNAME = 0x9a;
static const Byte xlr_FILTERMODE = 0x9b;
static const Byte xlr_FNGROUPCOUNT = 0x9c;
static const Byte xlr_AUTOFILTERINFO = 0x9d;
static const Byte xlr_AUTOFILTER = 0x9e;
static const Byte xlr_SCL = 0xa0;
static const Byte xlr_SETUP = 0xa1;
static const Byte xlr_COORDLIST = 0xa9;
static const Byte xlr_GCW = 0xab;
static const Byte xlr_SCENMAN = 0xae;
static const Byte xlr_SCENARIO = 0xaf;
static const Byte xlr_SXVIEW = 0xb0;
static const Byte xlr_SXVD = 0xb1;
static const Byte xlr_SXVI = 0xb2;
static const Byte xlr_SXIVD = 0xb4;
static const Byte xlr_SXLI = 0xb5;
static const Byte xlr_SXPI = 0xb6;
static const Byte xlr_DOCROUTE = 0xb8;
static const Byte xlr_RECIPNAME = 0xb9;
static const Byte xlr_MULRK = 0xbd;
static const Byte xlr_MULBLANK = 0xbe;
static const Byte xlr_MMS = 0xc1;
static const Byte xlr_ADDMENU = 0xc2;
static const Byte xlr_DELMENU = 0xc3;
static const Byte xlr_SXDI = 0xc5;
static const Byte xlr_SXDB = 0xc6;
static const Byte xlr_SXFIELD = 0xc7;
static const Byte xlr_SXINDEXLIST = 0xc8;
static const Byte xlr_SXDOUBLE = 0xc9;
static const Byte xlr_SXSTRING = 0xcd;
static const Byte xlr_SXDATETIME = 0xce;
static const Byte xlr_SXTBL = 0xd0;
static const Byte xlr_SXTBRGITEM = 0xd1;
static const Byte xlr_SXTBPG = 0xd2;
static const Byte xlr_OBPROJ = 0xd3;
static const Byte xlr_SXIDSTM = 0xd5;
static const Byte xlr_RSTRING = 0xd6;
static const Byte xlr_DBCELL = 0xd7;
static const Byte xlr_BOOKBOOL = 0xda;
static const Byte xlr_SXEXTPARAMQRY = 0xdc;
static const Byte xlr_SCENPROTECT = 0xdd;
static const Byte xlr_OLESIZE = 0xde;
static const Byte xlr_UDDESC = 0xdf;
static const Byte xlr_INTERFACEHDR = 0xe1;
static const Byte xlr_INTERFACEEND = 0xe2;
static const Byte xlr_SXVS = 0xe3;
static const Byte xlr_CELLMERGING = 0xe5;
static const Byte xlr_BITMAP = 0xe9;
static const Byte xlr_MSODRAWINGGROUP = 0xeb;
static const Byte xlr_MSODRAWING = 0xec;
static const Byte xlr_MSODRAWINGSELECTION = 0xed;
static const Byte xlr_PHONETIC = 0xef;
static const Byte xlr_SXRULE = 0xf0;
static const Byte xlr_SXEX = 0xf1;
static const Byte xlr_SXFILT = 0xf2;
static const Byte xlr_SXNAME = 0xf6;
static const Byte xlr_SXSELECT = 0xf7;
static const Byte xlr_SXPAIR = 0xf8;
static const Byte xlr_SXFMLA = 0xf9;
static const Byte xlr_SXFORMAT = 0xfb;
static const Byte xlr_SST = 0xfc;
static const Byte xlr_LABELSST = 0xfd;
static const Byte xlr_EXTSST = 0xff;
static const Word xlr_SXVDEX = 0x100;
static const Word xlr_SXFORMULA = 0x103;
static const Word xlr_SXDBEX = 0x122;
static const Word xlr_CHTRINSERT = 0x137;
static const Word xlr_CHTRINFO = 0x138;
static const Word xlr_CHTRCELLCONTENT = 0x13b;
static const Word xlr_TABID = 0x13d;
static const Word xlr_CHTRMOVERANGE = 0x140;
static const Word xlr_CHTRINSERTTAB = 0x14d;
static const Word xlr_USESELFS = 0x160;
static const Word xlr_XL5MODIFY = 0x162;
static const Word xlr_CHTRHEADER = 0x196;
static const Word xlr_USERBVIEW = 0x1a9;
static const Word xlr_USERSVIEWBEGIN = 0x1aa;
static const Word xlr_USERSVIEWEND = 0x1ab;
static const Word xlr_QSI = 0x1ad;
static const Word xlr_SUPBOOK = 0x1ae;
static const Word xlr_PROT4REV = 0x1af;
static const Word xlr_DSF = 0x161;
static const Word xlr_CONDFMT = 0x1b0;
static const Word xlr_CF = 0x1b1;
static const Word xlr_DVAL = 0x1b2;
static const Word xlr_DCONBIN = 0x1b5;
static const Word xlr_TXO = 0x1b6;
static const Word xlr_REFRESHALL = 0x1b7;
static const Word xlr_HLINK = 0x1b8;
static const Word xlr_CODENAME = 0x1ba;
static const Word xlr_SXFDBTYPE = 0x1bb;
static const Word xlr_PROT4REVPASS = 0x1bc;
static const Word xlr_DV = 0x1be;
static const Word xlr_XL9FILE = 0x1c0;
static const Word xlr_RECALCID = 0x1c1;
static const Word xlr_DIMENSIONS = 0x200;
static const Word xlr_BLANK = 0x201;
static const Word xlr_NUMBER = 0x203;
static const Word xlr_LABEL = 0x204;
static const Word xlr_BOOLERR = 0x205;
static const Word xlr_STRING = 0x207;
static const Word xlr_ROW = 0x208;
static const Word xlr_INDEX = 0x20b;
static const Word xlr_ARRAY = 0x221;

⌨️ 快捷键说明

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