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

📄 qiplotcomponenteditor.hpp

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

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

#ifndef QiPlotComponentEditorHPP
#define QiPlotComponentEditorHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <QiOPCBrowserPanel.hpp>	// Pascal unit
#include <QiRadioGroup.hpp>	// Pascal unit
#include <QiCustomComponent.hpp>	// Pascal unit
#include <QiCheckBox.hpp>	// Pascal unit
#include <QiComponentEditorImageEditorPanel.hpp>	// Pascal unit
#include <QiPlotLayoutViewer.hpp>	// Pascal unit
#include <QiCLXComponent.hpp>	// Pascal unit
#include <QiComponent.hpp>	// Pascal unit
#include <QMenus.hpp>	// Pascal unit
#include <QiAboutPanel.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 <QiOPCDLLLoader.hpp>	// Pascal unit
#include <QiPlotObjects.hpp>	// Pascal unit
#include <QiPlotMasterManager.hpp>	// Pascal unit
#include <QiClasses.hpp>	// Pascal unit
#include <QiTypes.hpp>	// Pascal unit
#include <QPrinters.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 Qiplotcomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiPlotComponentEditorForm;
class PASCALIMPLEMENTATION TiPlotComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm 
{
	typedef Qicomponenteditorform::TiComponentEditorForm inherited;
	
__published:
	Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
	Qcomctrls::TTabSheet* ControlTabSheet;
	Qcomctrls::TTabSheet* LayoutTabSheet;
	Qiplotlayoutviewer::TiPlotLayoutViewer* iPlotLayoutViewer;
	Qcomctrls::TTabSheet* AboutTabSheet;
	Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
	Qcomctrls::TTabSheet* ChannelsTabSheet;
	Qieditorbasiccomponents::TiComponentEditorListBox* ChannelListBox;
	Qstdctrls::TButton* iChannelAddButton;
	Qstdctrls::TButton* ChannelRemoveButton;
	Qcomctrls::TTabSheet* XAxesTabSheet;
	Qcomctrls::TTabSheet* YAxesTabSheet;
	Qieditorbasiccomponents::TiComponentEditorListBox* XAxisListBox;
	Qstdctrls::TButton* XAxesAddButton;
	Qstdctrls::TButton* XAxisRemoveButton;
	Qieditorbasiccomponents::TiComponentEditorListBox* YAxisListBox;
	Qstdctrls::TButton* YAxesAddButton;
	Qstdctrls::TButton* YAxisRemoveButton;
	Qieditorbasiccomponents::TiComponentEditorPageControl* XAxisPageControl;
	Qcomctrls::TTabSheet* XAxisLabelsTabSheet;
	Qcomctrls::TTabSheet* XAxisGeneralTabSheet;
	Qstdctrls::TLabel* Label12;
	Qstdctrls::TLabel* Label19;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisSpanEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisMinEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* XAxisVisibleCheckBox;
	Qcomctrls::TTabSheet* XAxisTitleTabSheet;
	Qstdctrls::TLabel* Label23;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisTitleMarginEdit;
	Qieditorbasiccomponents::TiComponentEditorFontPicker* XAxisTitleFontPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* XAxisReverseScaleCheckBox;
	Qcomctrls::TTabSheet* ToolBarTabSheet;
	Qcomctrls::TTabSheet* LegendTabSheet;
	Qcomctrls::TTabSheet* DataViewTabSheet;
	Qcomctrls::TTabSheet* XAxisScaleTabSheet;
	Qieditorbasiccomponents::TiComponentEditorPageControl* YAxisPageControl;
	Qcomctrls::TTabSheet* YAxisGeneralTabSheet;
	Qcomctrls::TTabSheet* YAxisTitleTabSheet;
	Qstdctrls::TLabel* Label22;
	Qstdctrls::TLabel* Label27;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisTitleMarginEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisTitleTextEdit;
	Qieditorbasiccomponents::TiComponentEditorFontPicker* YAxisTitleFontPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* YAxisTitleShowCheckBox;
	Qcomctrls::TTabSheet* YAxisLabelsTabSheet;
	Qcomctrls::TTabSheet* YAxisScaleTabSheet;
	Qstdctrls::TLabel* Label44;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisTitleTextEdit;
	Qstdctrls::TLabel* Label87;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisNameEdit;
	Qstdctrls::TLabel* Label2;
	Qstdctrls::TLabel* Label16;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisSpanEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisMinEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* YAxisVisibleCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* YAxisReverseScaleCheckBox;
	Qstdctrls::TLabel* Label41;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisNameEdit;
	Qieditorbasiccomponents::TiComponentEditorPageControl* ChannelPageControl;
	Qcomctrls::TTabSheet* ChannelGeneralTabSheet;
	Qcomctrls::TTabSheet* XaxisTrackingTabSheet;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* XAxisTrackingEnabledCheckBox;
	Qcomctrls::TTabSheet* YAxisTrackingTabSheet;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* YAxisTrackingEnabledCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* XAxisTitleShowCheckBox;
	Qieditorbasiccomponents::TiComponentEditorComboBox* XAxisTrackingStyleComboBox;
	Qstdctrls::TLabel* Label43;
	Qieditorbasiccomponents::TiComponentEditorComboBox* YAxisTrackingStyleComboBox;
	Qstdctrls::TLabel* Label47;
	Qstdctrls::TLabel* Label48;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisTrackingScrollCompressMaxEdit;
	Qstdctrls::TLabel* Label49;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisTrackingScrollCompressMaxEdit;
	Qstdctrls::TLabel* Label50;
	Qieditorbasiccomponents::TiComponentEditorComboBox* XAxisTrackingAlignFirstStyleComboBox;
	Qstdctrls::TLabel* Label51;
	Qieditorbasiccomponents::TiComponentEditorComboBox* YAxisTrackingAlignFirstStyleComboBox;
	Qstdctrls::TLabel* Label29;
	Qstdctrls::TLabel* Label30;
	Qstdctrls::TLabel* Label31;
	Qstdctrls::TLabel* Label32;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* YAxisScaleLinesColorPicker;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisMajorLengthEdit;
	Qieditorbasiccomponents::TiUpDown* YAxisMajorLengthUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisMinorCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* YAxisMinorLengthEdit;
	Qieditorbasiccomponents::TiUpDown* YAxisMinorCountUpDown;
	Qieditorbasiccomponents::TiUpDown* YAxisMinorLengthUpDown;
	Qstdctrls::TLabel* Label25;
	Qstdctrls::TLabel* Label26;
	Qstdctrls::TLabel* Label7;
	Qstdctrls::TLabel* Label8;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* XAxisScaleLinesColorPicker;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisMajorLengthEdit;
	Qieditorbasiccomponents::TiUpDown* XAxisMajorLengthUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisMinorCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* XAxisMinorLengthEdit;
	Qieditorbasiccomponents::TiUpDown* XAxisMinorCountUpDown;
	Qieditorbasiccomponents::TiUpDown* XAxisMinorLengthUpDown;
	Qcomctrls::TTabSheet* ChannelMarkersTabSheet;
	Qstdctrls::TGroupBox* ToolBarHiddenGroupBox;
	Qstdctrls::TLabel* Label64;
	Qieditorbasiccomponents::TiComponentEditorListBox* ToolBarListBox;
	Qieditorbasiccomponents::TiComponentEditorEdit* ToolBarNameEdit;
	Qstdctrls::TGroupBox* ToolBarShowGroupBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowEditButtonCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowCopyButtonCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowSaveButtonCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowPrintButtonCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarVisibleCheckBox;
	Qcomctrls::TTabSheet* ChannelFillTabSheet;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ChannelFillEnabledCheckBox;
	Qstdctrls::TLabel* Label72;
	Qieditorbasiccomponents::TiComponentEditorEdit* ChannelFillReferenceEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ChannelFillUseChannelColorCheckBox;
	Qstdctrls::TLabel* Label73;
	Qieditorbasiccomponents::TiComponentEditorComboBox* ChannelFillStyleComboBox;
	Qstdctrls::TLabel* Label74;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* ChannelFillColorPicker;
	Qcomctrls::TTabSheet* ChannelTraceTabSheet;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowResumeButtonCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowPauseButtonCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowAxesModeButtonsCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowZoomInOutButtonsCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowZoomBoxButtonCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowCursorButtonCheckBox;
	Qcomctrls::TTabSheet* ChannelDigitalTabSheet;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ChannelDigitalEnabledCheckBox;
	Qstdctrls::TLabel* Label83;
	Qieditorbasiccomponents::TiComponentEditorEdit* ChannelDigitalReferenceHighEdit;
	Qstdctrls::TLabel* Label84;
	Qieditorbasiccomponents::TiComponentEditorEdit* ChannelDigitalReferenceLowEdit;
	Qstdctrls::TLabel* Label85;
	Qieditorbasiccomponents::TiComponentEditorComboBox* ChannelDigitalReferenceStyleComboBox;
	Qcomctrls::TTabSheet* ChannelFileIOTabSheet;
	Qstdctrls::TGroupBox* ChannelLogGroupBox;
	Qstdctrls::TLabel* Label86;
	Qieditorbasiccomponents::TiComponentEditorEdit* ChannelLogFileNameEdit;
	Qstdctrls::TLabel* Label88;
	Qieditorbasiccomponents::TiComponentEditorEdit* ChannelLogBufferSizeEdit;
	Qieditorbasiccomponents::TiUpDown* ChannelLogBufferSizeUpDown;
	Qieditorbasiccomponents::TiComponentEditorPageControl* ControlPageControl;
	Qcomctrls::TTabSheet* ControlGeneralTabSheet;
	Qcomctrls::TTabSheet* ControlTitleTabSheet;
	Qcomctrls::TTabSheet* ControlHintsTabSheet;
	Qstdctrls::TLabel* Label78;
	Qstdctrls::TLabel* Label79;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* HintsShowCheckBox;
	Qieditorbasiccomponents::TiComponentEditorEdit* HintsPauseEdit;
	Qieditorbasiccomponents::TiUpDown* HintsPauseUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* HintsHidePauseEdit;
	Qieditorbasiccomponents::TiUpDown* HintsHidePauseUpDown;
	Qstdctrls::TLabel* Label76;
	Qstdctrls::TGroupBox* OuterMarginGroupBox;

⌨️ 快捷键说明

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