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

📄 iprofessionalpropertyeditorsreg.hpp

📁 Iocomp Ultra Pack v3.0.2 Sources.For.Delphi 数据显示编程插件,可用于工业控制
💻 HPP
📖 第 1 页 / 共 2 页
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved

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

#ifndef iProfessionalPropertyEditorsRegHPP
#define iProfessionalPropertyEditorsRegHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <iValveComponentEditor.hpp>	// Pascal unit
#include <iValve.hpp>	// Pascal unit
#include <iTimersComponentEditor.hpp>	// Pascal unit
#include <iTimers.hpp>	// Pascal unit
#include <iThreadTimersComponentEditor.hpp>	// Pascal unit
#include <iThreadTimers.hpp>	// Pascal unit
#include <iTankComponentEditor.hpp>	// Pascal unit
#include <iTank.hpp>	// Pascal unit
#include <iSwitchRocker3WayComponentEditor.hpp>	// Pascal unit
#include <iSwitchRocker3Way.hpp>	// Pascal unit
#include <iSwitchRockerComponentEditor.hpp>	// Pascal unit
#include <iSwitchRocker.hpp>	// Pascal unit
#include <iSwitchQuadComponentEditor.hpp>	// Pascal unit
#include <iSwitchQuad.hpp>	// Pascal unit
#include <iSwitchLeverComponentEditor.hpp>	// Pascal unit
#include <iSwitchLever.hpp>	// Pascal unit
#include <iSpectrumDisplayComponentEditor.hpp>	// Pascal unit
#include <iSpectrumDisplay.hpp>	// Pascal unit
#include <iSlidingScaleComponentEditor.hpp>	// Pascal unit
#include <iSlidingScale.hpp>	// Pascal unit
#include <iSlidingCompassComponentEditor.hpp>	// Pascal unit
#include <iSlidingCompass.hpp>	// Pascal unit
#include <iSevenSegmentClockSMPTEComponentEditor.hpp>	// Pascal unit
#include <iSevenSegmentClockSMPTE.hpp>	// Pascal unit
#include <iRotationDisplayComponentEditor.hpp>	// Pascal unit
#include <iRotationDisplay.hpp>	// Pascal unit
#include <iPipeJointComponentEditor.hpp>	// Pascal unit
#include <iPipeJoint.hpp>	// Pascal unit
#include <iPipeComponentEditor.hpp>	// Pascal unit
#include <iPipe.hpp>	// Pascal unit
#include <iPieChartComponentEditor.hpp>	// Pascal unit
#include <iPieChart.hpp>	// Pascal unit
#include <iPhonePadComponentEditor.hpp>	// Pascal unit
#include <iPhonePad.hpp>	// Pascal unit
#include <iPercentBarComponentEditor.hpp>	// Pascal unit
#include <iPercentBar.hpp>	// Pascal unit
#include <iPanelComponentEditor.hpp>	// Pascal unit
#include <iPanel.hpp>	// Pascal unit
#include <iObjectCanvasComponentEditor.hpp>	// Pascal unit
#include <iObjectCanvas.hpp>	// Pascal unit
#include <iMotorComponentEditor.hpp>	// Pascal unit
#include <iMotor.hpp>	// Pascal unit
#include <iLogGaugeComponentEditor.hpp>	// Pascal unit
#include <iLogGauge.hpp>	// Pascal unit
#include <iLedMatrixComponentEditor.hpp>	// Pascal unit
#include <iLedMatrix.hpp>	// Pascal unit
#include <iLedDiamondComponentEditor.hpp>	// Pascal unit
#include <iLedDiamond.hpp>	// Pascal unit
#include <iLedArrowComponentEditor.hpp>	// Pascal unit
#include <iLedArrow.hpp>	// Pascal unit
#include <iLCDMatrixComponentEditor.hpp>	// Pascal unit
#include <iLCDMatrix.hpp>	// Pascal unit
#include <iKeyBoardComponentEditor.hpp>	// Pascal unit
#include <iKeyBoard.hpp>	// Pascal unit
#include <iImageDisplayComponentEditor.hpp>	// Pascal unit
#include <iImageDisplay.hpp>	// Pascal unit
#include <iDualCompassComponentEditor.hpp>	// Pascal unit
#include <iDualCompass.hpp>	// Pascal unit
#include <iCompassComponentEditor.hpp>	// Pascal unit
#include <iCompass.hpp>	// Pascal unit
#include <iAngularLogGaugeComponentEditor.hpp>	// Pascal unit
#include <iAngularLogGauge.hpp>	// Pascal unit
#include <iComponentEditor.hpp>	// Pascal unit
#include <DesignEditors.hpp>	// Pascal unit
#include <DesignIntf.hpp>	// Pascal unit
#include <ExtCtrls.hpp>	// Pascal unit
#include <StdCtrls.hpp>	// Pascal unit
#include <ComCtrls.hpp>	// Pascal unit
#include <Controls.hpp>	// Pascal unit
#include <Variants.hpp>	// Pascal unit
#include <Classes.hpp>	// Pascal unit
#include <Messages.hpp>	// Pascal unit
#include <Types.hpp>	// Pascal unit
#include <Clipbrd.hpp>	// Pascal unit
#include <Dialogs.hpp>	// Pascal unit
#include <Forms.hpp>	// Pascal unit
#include <Graphics.hpp>	// Pascal unit
#include <TypInfo.hpp>	// Pascal unit
#include <SysUtils.hpp>	// Pascal unit
#include <Windows.hpp>	// Pascal unit
#include <SysInit.hpp>	// Pascal unit
#include <System.hpp>	// Pascal unit

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

namespace Iprofessionalpropertyeditorsreg
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiAngularLogGaugeComponentEditor;
class PASCALIMPLEMENTATION TiAngularLogGaugeComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiAngularLogGaugeComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiAngularLogGaugeComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiCompassComponentEditor;
class PASCALIMPLEMENTATION TiCompassComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiCompassComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiCompassComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiDualCompassComponentEditor;
class PASCALIMPLEMENTATION TiDualCompassComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiDualCompassComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiDualCompassComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiImageDisplayComponentEditor;
class PASCALIMPLEMENTATION TiImageDisplayComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiImageDisplayComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiImageDisplayComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiKeyBoardComponentEditor;
class PASCALIMPLEMENTATION TiKeyBoardComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiKeyBoardComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiKeyBoardComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiLCDMatrixComponentEditor;
class PASCALIMPLEMENTATION TiLCDMatrixComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiLCDMatrixComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiLCDMatrixComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiLedArrowComponentEditor;
class PASCALIMPLEMENTATION TiLedArrowComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiLedArrowComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiLedArrowComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiLedDiamondComponentEditor;
class PASCALIMPLEMENTATION TiLedDiamondComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiLedDiamondComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiLedDiamondComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiLedMatrixComponentEditor;
class PASCALIMPLEMENTATION TiLedMatrixComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiLedMatrixComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiLedMatrixComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiLogGaugeComponentEditor;
class PASCALIMPLEMENTATION TiLogGaugeComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiLogGaugeComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiLogGaugeComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiMotorComponentEditor;
class PASCALIMPLEMENTATION TiMotorComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiMotorComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiMotorComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiObjectCanvasComponentEditor;
class PASCALIMPLEMENTATION TiObjectCanvasComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiObjectCanvasComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiObjectCanvasComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiPanelComponentEditor;
class PASCALIMPLEMENTATION TiPanelComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:
	virtual void __fastcall ExecuteVerb(int Index);
public:
	#pragma option push -w-inl
	/* TComponentEditor.Create */ inline __fastcall virtual TiPanelComponentEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Icomponenteditor::TiComponentEditor(AComponent, ADesigner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TObject.Destroy */ inline __fastcall virtual ~TiPanelComponentEditor(void) { }
	#pragma option pop
	
};


class DELPHICLASS TiPercentBarComponentEditor;
class PASCALIMPLEMENTATION TiPercentBarComponentEditor : public Icomponenteditor::TiComponentEditor 
{
	typedef Icomponenteditor::TiComponentEditor inherited;
	
public:

⌨️ 快捷键说明

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