📄 iplotcomponenteditor.hpp
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'iPlotComponentEditor.pas' rev: 6.00
#ifndef iPlotComponentEditorHPP
#define iPlotComponentEditorHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <iOPCBrowserPanel.hpp> // Pascal unit
#include <iRadioGroup.hpp> // Pascal unit
#include <iCustomComponent.hpp> // Pascal unit
#include <iCheckBox.hpp> // Pascal unit
#include <iComponentEditorImageEditorPanel.hpp> // Pascal unit
#include <iPlotLayoutViewer.hpp> // Pascal unit
#include <iVCLComponent.hpp> // Pascal unit
#include <iComponent.hpp> // Pascal unit
#include <Menus.hpp> // Pascal unit
#include <iAboutPanel.hpp> // Pascal unit
#include <iEditorBasicComponents.hpp> // Pascal unit
#include <iComponentEditorButtonPanel.hpp> // Pascal unit
#include <iComponentEditorThemePanel.hpp> // Pascal unit
#include <Classes.hpp> // Pascal unit
#include <ComCtrls.hpp> // Pascal unit
#include <Controls.hpp> // Pascal unit
#include <ExtCtrls.hpp> // Pascal unit
#include <StdCtrls.hpp> // Pascal unit
#include <iOPCDLLLoader.hpp> // Pascal unit
#include <iPlotObjects.hpp> // Pascal unit
#include <iPlotMasterManager.hpp> // Pascal unit
#include <iClasses.hpp> // Pascal unit
#include <iTypes.hpp> // Pascal unit
#include <Printers.hpp> // Pascal unit
#include <iComponentEditorForm.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 Iplotcomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiPlotComponentEditorForm;
class PASCALIMPLEMENTATION TiPlotComponentEditorForm : public Icomponenteditorform::TiComponentEditorForm
{
typedef Icomponenteditorform::TiComponentEditorForm inherited;
__published:
Ieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
Comctrls::TTabSheet* ControlTabSheet;
Comctrls::TTabSheet* LayoutTabSheet;
Iplotlayoutviewer::TiPlotLayoutViewer* iPlotLayoutViewer;
Comctrls::TTabSheet* AboutTabSheet;
Icomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
Comctrls::TTabSheet* ChannelsTabSheet;
Ieditorbasiccomponents::TiComponentEditorListBox* ChannelListBox;
Stdctrls::TButton* iChannelAddButton;
Stdctrls::TButton* ChannelRemoveButton;
Comctrls::TTabSheet* XAxesTabSheet;
Comctrls::TTabSheet* YAxesTabSheet;
Ieditorbasiccomponents::TiComponentEditorListBox* XAxisListBox;
Stdctrls::TButton* XAxesAddButton;
Stdctrls::TButton* XAxisRemoveButton;
Ieditorbasiccomponents::TiComponentEditorListBox* YAxisListBox;
Stdctrls::TButton* YAxesAddButton;
Stdctrls::TButton* YAxisRemoveButton;
Ieditorbasiccomponents::TiComponentEditorPageControl* XAxisPageControl;
Comctrls::TTabSheet* XAxisLabelsTabSheet;
Comctrls::TTabSheet* XAxisGeneralTabSheet;
Stdctrls::TLabel* Label12;
Stdctrls::TLabel* Label19;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisSpanEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisMinEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* XAxisVisibleCheckBox;
Comctrls::TTabSheet* XAxisTitleTabSheet;
Stdctrls::TLabel* Label23;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisTitleMarginEdit;
Ieditorbasiccomponents::TiComponentEditorFontPicker* XAxisTitleFontPicker;
Ieditorbasiccomponents::TiComponentEditorCheckBox* XAxisReverseScaleCheckBox;
Comctrls::TTabSheet* ToolBarTabSheet;
Comctrls::TTabSheet* LegendTabSheet;
Comctrls::TTabSheet* DataViewTabSheet;
Comctrls::TTabSheet* XAxisScaleTabSheet;
Ieditorbasiccomponents::TiComponentEditorPageControl* YAxisPageControl;
Comctrls::TTabSheet* YAxisGeneralTabSheet;
Comctrls::TTabSheet* YAxisTitleTabSheet;
Stdctrls::TLabel* Label22;
Stdctrls::TLabel* Label27;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisTitleMarginEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisTitleTextEdit;
Ieditorbasiccomponents::TiComponentEditorFontPicker* YAxisTitleFontPicker;
Ieditorbasiccomponents::TiComponentEditorCheckBox* YAxisTitleShowCheckBox;
Comctrls::TTabSheet* YAxisLabelsTabSheet;
Comctrls::TTabSheet* YAxisScaleTabSheet;
Stdctrls::TLabel* Label44;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisTitleTextEdit;
Stdctrls::TLabel* Label87;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisNameEdit;
Stdctrls::TLabel* Label2;
Stdctrls::TLabel* Label16;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisSpanEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisMinEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* YAxisVisibleCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* YAxisReverseScaleCheckBox;
Stdctrls::TLabel* Label41;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisNameEdit;
Ieditorbasiccomponents::TiComponentEditorPageControl* ChannelPageControl;
Comctrls::TTabSheet* ChannelGeneralTabSheet;
Comctrls::TTabSheet* XaxisTrackingTabSheet;
Ieditorbasiccomponents::TiComponentEditorCheckBox* XAxisTrackingEnabledCheckBox;
Comctrls::TTabSheet* YAxisTrackingTabSheet;
Ieditorbasiccomponents::TiComponentEditorCheckBox* YAxisTrackingEnabledCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* XAxisTitleShowCheckBox;
Ieditorbasiccomponents::TiComponentEditorComboBox* XAxisTrackingStyleComboBox;
Stdctrls::TLabel* Label43;
Ieditorbasiccomponents::TiComponentEditorComboBox* YAxisTrackingStyleComboBox;
Stdctrls::TLabel* Label47;
Stdctrls::TLabel* Label48;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisTrackingScrollCompressMaxEdit;
Stdctrls::TLabel* Label49;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisTrackingScrollCompressMaxEdit;
Stdctrls::TLabel* Label50;
Ieditorbasiccomponents::TiComponentEditorComboBox* XAxisTrackingAlignFirstStyleComboBox;
Stdctrls::TLabel* Label51;
Ieditorbasiccomponents::TiComponentEditorComboBox* YAxisTrackingAlignFirstStyleComboBox;
Stdctrls::TLabel* Label29;
Stdctrls::TLabel* Label30;
Stdctrls::TLabel* Label31;
Stdctrls::TLabel* Label32;
Ieditorbasiccomponents::TiComponentEditorColorPicker* YAxisScaleLinesColorPicker;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisMajorLengthEdit;
Ieditorbasiccomponents::TiUpDown* YAxisMajorLengthUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisMinorCountEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* YAxisMinorLengthEdit;
Ieditorbasiccomponents::TiUpDown* YAxisMinorCountUpDown;
Ieditorbasiccomponents::TiUpDown* YAxisMinorLengthUpDown;
Stdctrls::TLabel* Label25;
Stdctrls::TLabel* Label26;
Stdctrls::TLabel* Label7;
Stdctrls::TLabel* Label8;
Ieditorbasiccomponents::TiComponentEditorColorPicker* XAxisScaleLinesColorPicker;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisMajorLengthEdit;
Ieditorbasiccomponents::TiUpDown* XAxisMajorLengthUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisMinorCountEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* XAxisMinorLengthEdit;
Ieditorbasiccomponents::TiUpDown* XAxisMinorCountUpDown;
Ieditorbasiccomponents::TiUpDown* XAxisMinorLengthUpDown;
Comctrls::TTabSheet* ChannelMarkersTabSheet;
Stdctrls::TGroupBox* ToolBarHiddenGroupBox;
Stdctrls::TLabel* Label64;
Ieditorbasiccomponents::TiComponentEditorListBox* ToolBarListBox;
Ieditorbasiccomponents::TiComponentEditorEdit* ToolBarNameEdit;
Stdctrls::TGroupBox* ToolBarShowGroupBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowEditButtonCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowCopyButtonCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowSaveButtonCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowPrintButtonCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarVisibleCheckBox;
Comctrls::TTabSheet* ChannelFillTabSheet;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ChannelFillEnabledCheckBox;
Stdctrls::TLabel* Label72;
Ieditorbasiccomponents::TiComponentEditorEdit* ChannelFillReferenceEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ChannelFillUseChannelColorCheckBox;
Stdctrls::TLabel* Label73;
Ieditorbasiccomponents::TiComponentEditorComboBox* ChannelFillStyleComboBox;
Stdctrls::TLabel* Label74;
Ieditorbasiccomponents::TiComponentEditorColorPicker* ChannelFillColorPicker;
Comctrls::TTabSheet* ChannelTraceTabSheet;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowResumeButtonCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowPauseButtonCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowAxesModeButtonsCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowZoomInOutButtonsCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowZoomBoxButtonCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ToolBarShowCursorButtonCheckBox;
Comctrls::TTabSheet* ChannelDigitalTabSheet;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ChannelDigitalEnabledCheckBox;
Stdctrls::TLabel* Label83;
Ieditorbasiccomponents::TiComponentEditorEdit* ChannelDigitalReferenceHighEdit;
Stdctrls::TLabel* Label84;
Ieditorbasiccomponents::TiComponentEditorEdit* ChannelDigitalReferenceLowEdit;
Stdctrls::TLabel* Label85;
Ieditorbasiccomponents::TiComponentEditorComboBox* ChannelDigitalReferenceStyleComboBox;
Comctrls::TTabSheet* ChannelFileIOTabSheet;
Stdctrls::TGroupBox* ChannelLogGroupBox;
Stdctrls::TLabel* Label86;
Ieditorbasiccomponents::TiComponentEditorEdit* ChannelLogFileNameEdit;
Stdctrls::TLabel* Label88;
Ieditorbasiccomponents::TiComponentEditorEdit* ChannelLogBufferSizeEdit;
Ieditorbasiccomponents::TiUpDown* ChannelLogBufferSizeUpDown;
Ieditorbasiccomponents::TiComponentEditorPageControl* ControlPageControl;
Comctrls::TTabSheet* ControlGeneralTabSheet;
Comctrls::TTabSheet* ControlTitleTabSheet;
Comctrls::TTabSheet* ControlHintsTabSheet;
Stdctrls::TLabel* Label78;
Stdctrls::TLabel* Label79;
Ieditorbasiccomponents::TiComponentEditorCheckBox* HintsShowCheckBox;
Ieditorbasiccomponents::TiComponentEditorEdit* HintsPauseEdit;
Ieditorbasiccomponents::TiUpDown* HintsPauseUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* HintsHidePauseEdit;
Ieditorbasiccomponents::TiUpDown* HintsHidePauseUpDown;
Stdctrls::TLabel* Label76;
Stdctrls::TGroupBox* OuterMarginGroupBox;
Ieditorbasiccomponents::TiComponentEditorEdit* OuterMarginLeftEdit;
Ieditorbasiccomponents::TiUpDown* OuterMarginLeftUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* OuterMarginTopEdit;
Ieditorbasiccomponents::TiUpDown* OuterMarginTopUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* OuterMarginBottomEdit;
Ieditorbasiccomponents::TiUpDown* OuterMarginBottomUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* OuterMarginRightEdit;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -