56 lines
2.1 KiB
C++
56 lines
2.1 KiB
C++
// CodeGear C++Builder
|
|
// Copyright (c) 1995, 2025 by Embarcadero Technologies, Inc.
|
|
// All rights reserved
|
|
|
|
// (DO NOT EDIT: machine generated header) 'iexRegistryFunctions.pas' rev: 37.00 (Windows)
|
|
|
|
#ifndef iexRegistryFunctionsHPP
|
|
#define iexRegistryFunctionsHPP
|
|
|
|
#pragma delphiheader begin
|
|
#pragma option push
|
|
#if defined(__BORLANDC__) && !defined(__clang__)
|
|
#pragma option -w- // All warnings off
|
|
#pragma option -Vx // Zero-length empty class member
|
|
#endif
|
|
#pragma pack(push,8)
|
|
#include <System.hpp>
|
|
#include <SysInit.hpp>
|
|
#include <Winapi.Windows.hpp>
|
|
#include <Vcl.Graphics.hpp>
|
|
#include <System.Classes.hpp>
|
|
#include <System.Types.hpp>
|
|
#include <iexAcquire.hpp>
|
|
#include <imageenproc.hpp>
|
|
#include <hyiedefs.hpp>
|
|
#include <imageenio.hpp>
|
|
#include <iemio.hpp>
|
|
#include <imageenview.hpp>
|
|
#include <iemview.hpp>
|
|
|
|
//-- user supplied -----------------------------------------------------------
|
|
|
|
namespace Iexregistryfunctions
|
|
{
|
|
//-- forward type declarations -----------------------------------------------
|
|
struct TImageEnIOHelper /* Helper for class 'Imageenio::TImageEnIO*' */;
|
|
struct TImageEnMIOHelper /* Helper for class 'Iemio::TImageEnMIO*' */;
|
|
struct TIPDialogParamsHelper /* Helper for class 'Imageenproc::TIPDialogParams*' */;
|
|
struct TIOPrintPreviewParamsHelper /* Helper for class 'Imageenio::TIOPrintPreviewParams*' */;
|
|
struct TImageEnProcHelper /* Helper for class 'Imageenproc::TImageEnProc*' */;
|
|
struct TImageEnViewHelper /* Helper for class 'Imageenview::TImageEnView*' */;
|
|
struct TImageEnMViewHelper /* Helper for class 'Iemview::TImageEnMView*' */;
|
|
struct TIEAcquireParamsHelper /* Helper for class 'Iexacquire::TIEAcquireParams*' */;
|
|
//-- type declarations -------------------------------------------------------
|
|
//-- var, const, procedure ---------------------------------------------------
|
|
} /* namespace Iexregistryfunctions */
|
|
#if !defined(DELPHIHEADER_NO_IMPLICIT_NAMESPACE_USE) && !defined(NO_USING_NAMESPACE_IEXREGISTRYFUNCTIONS)
|
|
using namespace Iexregistryfunctions;
|
|
#endif
|
|
#pragma pack(pop)
|
|
#pragma option pop
|
|
|
|
#pragma delphiheader end.
|
|
//-- end unit ----------------------------------------------------------------
|
|
#endif // iexRegistryFunctionsHPP
|