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

📄 qiangulargaugecomponenteditor.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) 'QiAngularGaugeComponentEditor.pas' rev: 6.00

#ifndef QiAngularGaugeComponentEditorHPP
#define QiAngularGaugeComponentEditorHPP

#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 <QiGaugePointer.hpp>	// Pascal unit
#include <QiAngularGauge.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 Qiangulargaugecomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiAngularGaugeComponentEditorForm;
class PASCALIMPLEMENTATION TiAngularGaugeComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm 
{
	typedef Qicomponenteditorform::TiComponentEditorForm inherited;
	
__published:
	Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
	Qcomctrls::TTabSheet* GeneralTabSheet;
	Qstdctrls::TLabel* Label12;
	Qstdctrls::TLabel* Label13;
	Qstdctrls::TLabel* Label14;
	Qieditorbasiccomponents::TiComponentEditorEdit* PositionEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* PositionMaxEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* PositionMinEdit;
	Qcomctrls::TTabSheet* SectionsTabSheet;
	Qstdctrls::TLabel* Label43;
	Qstdctrls::TLabel* Label44;
	Qieditorbasiccomponents::TiComponentEditorEdit* CurrentMaxEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* CurrentMinEdit;
	Qcomctrls::TTabSheet* AutoScaleTabSheet;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoScaleEnabledCheckBox;
	Qstdctrls::TLabel* Label46;
	Qieditorbasiccomponents::TiComponentEditorEdit* AutoScaleDesiredTicksEdit;
	Qieditorbasiccomponents::TiUpDown* AutoScaleDesiredTicksUpDown;
	Qstdctrls::TLabel* Label47;
	Qieditorbasiccomponents::TiComponentEditorEdit* AutoScaleMaxTicksEdit;
	Qieditorbasiccomponents::TiUpDown* AutoScaleMaxTicksUpDown;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* AutoScaleStyleRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* TransparentCheckBox;
	Qcomctrls::TTabSheet* AboutTabSheet;
	Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
	Qcomctrls::TTabSheet* ThemeTabSheet;
	Qicomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
	Qcomctrls::TTabSheet* OPCTabSheet;
	Qiopcbrowserpanel::TiOPCBrowserPanel* iOPCBrowserPanel;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* CachedDrawingCheckBox;
	Qiaboutpanel::TiAboutPanel* iAboutPanel1;
	Qieditorbasiccomponents::TiComponentEditorPageControl* DesignPageControl;
	Qcomctrls::TTabSheet* DesignSectionsTabSheet;
	Qcomctrls::TTabSheet* DesignGeneralTabSheet;
	Qcomctrls::TTabSheet* DesignPointersTabSheetTabSheet;
	Qcomctrls::TTabSheet* DesignTicksTabSheet;
	Qstdctrls::TLabel* Label10;
	Qstdctrls::TLabel* Label16;
	Qstdctrls::TLabel* Label17;
	Qstdctrls::TLabel* Label18;
	Qstdctrls::TLabel* Label21;
	Qstdctrls::TLabel* Label22;
	Qstdctrls::TLabel* Label30;
	Qstdctrls::TLabel* Label31;
	Qstdctrls::TLabel* Label32;
	Qstdctrls::TLabel* Label33;
	Qieditorbasiccomponents::TiUpDown* SectionCountUpDown;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor1Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor2Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor3Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor4Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor5Picker;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd1Edit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd2Edit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd3Edit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd4Edit;
	Qstdctrls::TLabel* Label28;
	Qieditorbasiccomponents::TiUpDown* TickMarginUpDown;
	Qstdctrls::TGroupBox* LabelsGroupBox;
	Qstdctrls::TLabel* Label15;
	Qstdctrls::TLabel* Label19;
	Qieditorbasiccomponents::TiUpDown* TickLabelPrecisionUpDown;
	Qieditorbasiccomponents::TiUpDown* TickLabelMarginUpDown;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowTickLabelsCheckBox;
	Qieditorbasiccomponents::TiComponentEditorFontPicker* TickLabelFontPicker;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickLabelPrecisionEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickLabelMarginEdit;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* TickLabelAlignmentRadioGroup;
	Qstdctrls::TGroupBox* MinorGroupBox;
	Qstdctrls::TLabel* Label25;
	Qstdctrls::TLabel* Label26;
	Qstdctrls::TLabel* Label27;
	Qieditorbasiccomponents::TiUpDown* TickMinorCountUpDown;
	Qieditorbasiccomponents::TiUpDown* TickMinorLengthUpDown;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* TickMinorColorPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowTicksMinorCheckBox;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMinorCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMinorLengthEdit;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* TickMinorAlignmentRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMarginEdit;
	Qstdctrls::TGroupBox* MajorGroupBox;
	Qstdctrls::TLabel* Label20;
	Qstdctrls::TLabel* Label23;
	Qstdctrls::TLabel* Label24;
	Qieditorbasiccomponents::TiUpDown* TickMajorCountUpDown;
	Qieditorbasiccomponents::TiUpDown* TickMajorLengthUpDown;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* TickMajorColorPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowTicksMajorCheckBox;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMajorCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMajorLengthEdit;
	Qieditorbasiccomponents::TiComponentEditorListBox* iPointerListBox;
	Qstdctrls::TButton* iPointerAddButton;
	Qstdctrls::TButton* PointerRemoveButton;
	Qieditorbasiccomponents::TiComponentEditorPageControl* PointersGeneralPageControl;
	Qcomctrls::TTabSheet* TabSheet1;
	Qstdctrls::TLabel* Label1;
	Qstdctrls::TLabel* Label4;
	Qieditorbasiccomponents::TiUpDown* PointerMarginUpDown;

⌨️ 快捷键说明

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