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

📄 sctconst.hpp

📁 suite component ace report
💻 HPP
字号:
// Borland C++ Builder
// Copyright (c) 1995, 1999 by Borland International
// All rights reserved

// (DO NOT EDIT: machine generated header) 'SctConst.pas' rev: 4.00

#ifndef SctConstHPP
#define SctConstHPP

#pragma delphiheader begin
#pragma option push -w-
#include <SysInit.hpp>	// Pascal unit
#include <System.hpp>	// Pascal unit

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

namespace Sctconst
{
//-- type declarations -------------------------------------------------------
//-- var, const, procedure ---------------------------------------------------
static const Word SCT_BEGIN = 0xdc50;
static const Word SCT_EFillInDataSet = 0xdc50;
static const Word SCT_EDeleteGroup = 0xdc51;
static const Word SCT_EDeleteBand = 0xdc52;
static const Word SCT_QDeleteReport = 0xdc53;
static const Word SCT_QDelete = 0xdc54;
static const Word SCT_MPrinterBusy = 0xdc55;
static const Word SCT_ERunReport = 0xdc56;
static const Word SCT_CMax = 0xdc57;
static const Word SCT_CMin = 0xdc58;
static const Word SCT_EDeletePage = 0xdc59;
static const Word SCT_EDeleteGroupPage = 0xdc5a;
static const Word SCT_EFillInDBField = 0xdc5b;
static const Word SCT_EDBData = 0xdc5c;
static const Word SCT_ECircleReference = 0xdc5d;
static const Word SCT_EDataTypeBad = 0xdc5e;
static const Word SCT_ETotalAccess = 0xdc5f;
static const Word SCT_CCollated = 0xdc64;
static const Word SCT_CDestCaption = 0xdc65;
static const Word SCT_CRangeGroup = 0xdc66;
static const Word SCT_CDestinationGroup = 0xdc67;
static const Word SCT_CPrinter = 0xdc68;
static const Word SCT_CScreen = 0xdc69;
static const Word SCT_CAll = 0xdc6a;
static const Word SCT_CPages = 0xdc6b;
static const Word SCT_CFrom = 0xdc6c;
static const Word SCT_CTo = 0xdc6d;
static const Word SCT_CPrint = 0xdc6e;
static const Word SCT_CCancel = 0xdc6f;
static const Word SCT_CPrinterSetup = 0xdc70;
static const Word SCT_CCopies = 0xdc71;
static const Word SCT_CCurrentPage = 0xdc78;
static const Word SCT_CPrintingWait = 0xdc79;
static const Word SCT_MGenerating = 0xdc7a;
static const Word SCT_CPage = 0xdc7b;
static const Word SCT_CAbort = 0xdc7c;
static const Word SCT_CPrintStatusCaption = 0xdc7d;
static const Word SCT_QAbortYes = 0xdc82;
static const Word SCT_QAbortNo = 0xdc83;
static const Word SCT_QAbortCancel = 0xdc84;
static const Word SCT_QAbortAsk = 0xdc85;
static const Word SCT_CGotoTitle = 0xdc8c;
static const Word SCT_CGotoPrompt = 0xdc8d;
static const Word SCT_CGotoBtn = 0xdc8e;
static const Word SCT_CGotoCancel = 0xdc8f;
static const Word SCT_CViewerCaption = 0xdc96;
static const Word SCT_CFileMenu = 0xdc97;
static const Word SCT_COptionMenu = 0xdc98;
static const Word SCT_CNavigateMenu = 0xdc99;
static const Word SCT_COpenItem = 0xdc9a;
static const Word SCT_CCloseItem = 0xdc9b;
static const Word SCT_CSaveItem = 0xdc9c;
static const Word SCT_CPrintSetupItem = 0xdc9d;
static const Word SCT_CPrintItem = 0xdc9e;
static const Word SCT_CExitItem = 0xdc9f;
static const Word SCT_CSyncItem = 0xdca0;
static const Word SCT_CToolbarItem = 0xdca1;
static const Word SCT_CTwoPageItem = 0xdca2;
static const Word SCT_CNextPage = 0xdca3;
static const Word SCT_CPrevPage = 0xdca4;
static const Word SCT_CFirstPage = 0xdca5;
static const Word SCT_CLastPage = 0xdca6;
static const Word SCT_CGotoPage = 0xdca7;
static const Word SCT_CCloseBtn = 0xdca8;
static const Word SCT_CCloseBtnHint = 0xdca9;
static const Word SCT_CSendPrinter = 0xdcaa;
static const Word SCT_CAbortBtn = 0xdcab;
static const Word SCT_CZoomHint = 0xdcac;
static const Word SCT_CPageNumHint = 0xdcad;

}	/* namespace Sctconst */
#if !defined(NO_IMPLICIT_NAMESPACE_USE)
using namespace Sctconst;
#endif
#pragma option pop	// -w-

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

⌨️ 快捷键说明

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