mandysoft_utils.hpp

来自「boomerang library 5.11 internet ed」· HPP 代码 · 共 43 行

HPP
43
字号
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved

// (DO NOT EDIT: machine generated header) 'MandySoft_Utils.pas' rev: 6.00

#ifndef MandySoft_UtilsHPP
#define MandySoft_UtilsHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <IniFiles.hpp>	// Pascal unit
#include <Classes.hpp>	// Pascal unit
#include <ActiveX.hpp>	// Pascal unit
#include <TypInfo.hpp>	// Pascal unit
#include <RTLConsts.hpp>	// Pascal unit
#include <Variants.hpp>	// Pascal unit
#include <VarUtils.hpp>	// Pascal unit
#include <SysUtils.hpp>	// Pascal unit
#include <SysConst.hpp>	// Pascal unit
#include <Messages.hpp>	// Pascal unit
#include <Windows.hpp>	// Pascal unit
#include <Types.hpp>	// Pascal unit
#include <CmdLine.hpp>	// Pascal unit
#include <Cron.hpp>	// Pascal unit
#include <Crc32.hpp>	// Pascal unit
#include <AuxProj.hpp>	// Pascal unit
#include <UUEnc.hpp>	// Pascal unit
#include <SysInit.hpp>	// Pascal unit
#include <System.hpp>	// Pascal unit

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

//-- type declarations -------------------------------------------------------
//-- var, const, procedure ---------------------------------------------------
#pragma option pop	// -w-
#pragma option pop	// -Vx

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

⌨️ 快捷键说明

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