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

📄 qicompasscomponenteditor.hpp

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

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

#ifndef QiCompassComponentEditorHPP
#define QiCompassComponentEditorHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <QiAboutPanel.hpp>	// Pascal unit
#include <QiOPCBrowserPanel.hpp>	// Pascal unit
#include <QiEditorBasicComponents.hpp>	// Pascal unit
#include <QiComponentEditorButtonPanel.hpp>	// Pascal unit
#include <QiComponentEditorThemePanel.hpp>	// Pascal unit
#include <Classes.hpp>	// Pascal unit
#include <QComCtrls.hpp>	// Pascal unit
#include <QControls.hpp>	// Pascal unit
#include <QExtCtrls.hpp>	// Pascal unit
#include <QStdCtrls.hpp>	// Pascal unit
#include <QiCompass.hpp>	// Pascal unit
#include <QiTypes.hpp>	// Pascal unit
#include <QiComponentEditorForm.hpp>	// Pascal unit
#include <Types.hpp>	// Pascal unit
#include <QTypes.hpp>	// Pascal unit
#include <QClipbrd.hpp>	// Pascal unit
#include <QDialogs.hpp>	// Pascal unit
#include <QForms.hpp>	// Pascal unit
#include <QGraphics.hpp>	// Pascal unit
#include <Qt.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 Qicompasscomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiCompassComponentEditorForm;
class PASCALIMPLEMENTATION TiCompassComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm 
{
	typedef Qicomponenteditorform::TiComponentEditorForm inherited;
	
__published:
	Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
	Qcomctrls::TTabSheet* GeneralTabSheet;
	Qstdctrls::TLabel* Label3;
	Qstdctrls::TLabel* Label12;
	Qieditorbasiccomponents::TiComponentEditorEdit* DirectionEdit;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* BorderStyleRadioGroup;
	Qstdctrls::TGroupBox* PointerGroupBox;
	Qstdctrls::TLabel* Label5;
	Qstdctrls::TLabel* Label6;
	Qstdctrls::TLabel* Label29;
	Qieditorbasiccomponents::TiComponentEditorEdit* PointerMarginEdit;
	Qieditorbasiccomponents::TiUpDown* PointerMarginUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* PointerSizeEdit;
	Qieditorbasiccomponents::TiUpDown* PointerSizeUpDown;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* PointerStyleRadioGroup;
	Qstdctrls::TGroupBox* DirectionDisplayGroupBox;
	Qstdctrls::TLabel* Label21;
	Qieditorbasiccomponents::TiComponentEditorEdit* DirectionDisplayPrecisionEdit;
	Qieditorbasiccomponents::TiUpDown* DirectionDisplayPrecisionUpDown;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowDirectionDisplayCheckBox;
	Qstdctrls::TLabel* Label1;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* BackGroundColorPicker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* ScaleBackGroundColorPicker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* PointerColorPicker;
	Qieditorbasiccomponents::TiComponentEditorFontPicker* DirectionDisplayFontPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* TransparentCheckBox;
	Qcomctrls::TTabSheet* AboutTabSheet;
	Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
	Qcomctrls::TTabSheet* ThemeTabSheet;
	Qcomctrls::TTabSheet* OPCTabSheet;
	Qiopcbrowserpanel::TiOPCBrowserPanel* iOPCBrowserPanel;
	Qcomctrls::TTabSheet* TickTabSheet;
	Qstdctrls::TLabel* Label28;
	Qstdctrls::TLabel* Label20;
	Qstdctrls::TLabel* Label24;
	Qstdctrls::TLabel* Label10;
	Qieditorbasiccomponents::TiUpDown* TickMarginUpDown;
	Qieditorbasiccomponents::TiUpDown* TickLengthUpDown;
	Qieditorbasiccomponents::TiUpDown* TickWidthUpDown;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* TickColorPicker;
	Qstdctrls::TGroupBox* LabelGroupBox;
	Qstdctrls::TLabel* Label15;
	Qstdctrls::TLabel* Label19;
	Qieditorbasiccomponents::TiUpDown* TickLabelInnerMarginUpDown;
	Qieditorbasiccomponents::TiUpDown* TickLabelOuterMarginUpDown;
	Qieditorbasiccomponents::TiComponentEditorFontPicker* TickLabelFontPicker;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickLabelInnerMarginEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickLabelOuterMarginEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMarginEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickLengthEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickWidthEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* CachedDrawingCheckBox;
	Qiaboutpanel::TiAboutPanel* iAboutPanel1;
	Qstdctrls::TLabel* Label76;
	Qieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
	Qcomctrls::TTabSheet* CaptionsTabSheet;
	Qieditorbasiccomponents::TiComponentEditorEdit* NEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* NEEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* EEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* WEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SWEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SEEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* NWEdit;
	Qicomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
	
protected:
	virtual void __fastcall CreateThemeInstance(void);
	virtual void __fastcall CopyPropertiesToForm(Qcontrols::TWidgetControl* Component);
	virtual void __fastcall CopyPropertiesToComponent(Qcontrols::TWidgetControl* Component);
public:
	#pragma option push -w-inl
	/* TiComponentEditorForm.Create */ inline __fastcall virtual TiCompassComponentEditorForm(Classes::TComponent* AOwner) : Qicomponenteditorform::TiComponentEditorForm(AOwner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TCustomForm.CreateNew */ inline __fastcall virtual TiCompassComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Qicomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
	#pragma option pop
	#pragma option push -w-inl
	/* TCustomForm.Destroy */ inline __fastcall virtual ~TiCompassComponentEditorForm(void) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TWidgetControl.CreateParented */ inline __fastcall TiCompassComponentEditorForm(Qt::QWidgetH* ParentWidget) : Qicomponenteditorform::TiComponentEditorForm(ParentWidget) { }
	#pragma option pop
	
};


//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiCompassComponentEditorForm* iCompassComponentEditorForm;

}	/* namespace Qicompasscomponenteditor */
using namespace Qicompasscomponenteditor;
#pragma option pop	// -w-
#pragma option pop	// -Vx

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

⌨️ 快捷键说明

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