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

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

#ifndef iScopeComponentEditorHPP
#define iScopeComponentEditorHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <iCheckBox.hpp>	// Pascal unit
#include <iCustomComponent.hpp>	// Pascal unit
#include <iRadioGroup.hpp>	// Pascal unit
#include <iScopeChannel.hpp>	// Pascal unit
#include <iVCLComponent.hpp>	// Pascal unit
#include <iComponent.hpp>	// Pascal unit
#include <iSpinSelector.hpp>	// Pascal unit
#include <iAboutPanel.hpp>	// Pascal unit
#include <iEditorBasicComponents.hpp>	// Pascal unit
#include <iComponentEditorButtonPanel.hpp>	// Pascal unit
#include <iComponentEditorThemePanel.hpp>	// Pascal unit
#include <iScope.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 <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 Iscopecomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiScopeComponentEditorForm;
class PASCALIMPLEMENTATION TiScopeComponentEditorForm : public Icomponenteditorform::TiComponentEditorForm 
{
	typedef Icomponenteditorform::TiComponentEditorForm inherited;
	
__published:
	Ieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
	Comctrls::TTabSheet* ControlTabSheet;
	Comctrls::TTabSheet* AboutTabSheet;
	Icomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
	Iaboutpanel::TiAboutPanel* iAboutPanel1;
	Comctrls::TTabSheet* ChannelsTabSheet;
	Comctrls::TTabSheet* TimeBaseTabSheet;
	Comctrls::TTabSheet* TriggerTabSheet;
	Stdctrls::TLabel* Label12;
	Stdctrls::TLabel* Label13;
	Ispinselector::TiSpinSelector* TriggerLevelSpinSelector;
	Ispinselector::TiSpinSelector* TriggerSourceSpinSelector;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* TriggerPositiveSlopeCheckBox;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* TriggerAutoCheckBox;
	Stdctrls::TLabel* Label8;
	Stdctrls::TLabel* Label9;
	Stdctrls::TLabel* Label10;
	Stdctrls::TLabel* Label11;
	Ispinselector::TiSpinSelector* TimeBaseSecPerDivSpinSelector;
	Ispinselector::TiSpinSelector* TimeBasePositionSpinSelector;
	Ispinselector::TiSpinSelector* TimeBasePreCaptureSpinSelector;
	Ispinselector::TiSpinSelector* TimeBasePostCaptureSpinSelector;
	Ieditorbasiccomponents::TiComponentEditorListBox* iChannelListBox;
	Stdctrls::TButton* iChannelAddButton;
	Stdctrls::TButton* ChannelRemoveButton;
	Ieditorbasiccomponents::TiComponentEditorPageControl* ChannelPageControl;
	Comctrls::TTabSheet* ChannelGeneralTabSheet;
	Ieditorbasiccomponents::TiComponentEditorPageControl* ControlPageControl;
	Comctrls::TTabSheet* ControlGeneralTabSheet;
	Stdctrls::TLabel* Label76;
	Ieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
	Stdctrls::TLabel* Label2;
	Ieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* SamplesPerSecondEdit;
	Comctrls::TTabSheet* ControlPrintTabSheet;
	Stdctrls::TLabel* Label175;
	Stdctrls::TGroupBox* PrinterMarginGroupBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* PrintMarginLeftEdit;
	Ieditorbasiccomponents::TiComponentEditorEdit* PrintMarginTopEdit;
	Ieditorbasiccomponents::TiComponentEditorEdit* PrintMarginBottomEdit;
	Ieditorbasiccomponents::TiComponentEditorEdit* PrintMarginRightEdit;
	Ieditorbasiccomponents::TiComponentEditorRadioGroup* PrintOrientationRadioGroup;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* PrintShowDialogCheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* PrintDocumentNameEdit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* HideControlPanelsCheckBox;
	Stdctrls::TLabel* Label4;
	Stdctrls::TLabel* Label6;
	Stdctrls::TLabel* Label208;
	Stdctrls::TLabel* Label7;
	Stdctrls::TLabel* Label3;
	Ieditorbasiccomponents::TiComponentEditorColorPicker* ChannelColorPicker;
	Ieditorbasiccomponents::TiComponentEditorEdit* ChannelTitleEdit;
	Stdctrls::TGroupBox* ChannelTraceGroupBox;
	Stdctrls::TLabel* Label5;
	Ieditorbasiccomponents::TiUpDown* ChannelTraceLineWidthUpDown;
	Ieditorbasiccomponents::TiComponentEditorEdit* ChannelTraceLineWidthEdit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* ChannelTraceVisibleCheckBox;
	Ispinselector::TiSpinSelector* ChannelVoltsPerDivSpinSelector;
	Ispinselector::TiSpinSelector* ChannelPositionSpinSelector;
	Ispinselector::TiSpinSelector* ChannelCouplingSpinSelector;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* ChannelRefLineShowCheckBox;
	Ieditorbasiccomponents::TiComponentEditorGroupBox* ChannelScalerGroupBox;
	Stdctrls::TLabel* Label14;
	Stdctrls::TLabel* Label15;
	Ieditorbasiccomponents::TiComponentEditorEdit* ChannelScalerMultiplierEdit;
	Ieditorbasiccomponents::TiComponentEditorEdit* ChannelScalerOffsetEdit;
	Comctrls::TTabSheet* DisplayTabSheet;
	Stdctrls::TLabel* Label1;
	Ieditorbasiccomponents::TiComponentEditorColorPicker* DisplayGridColorPicker;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* DisplayTextShowCheckBox;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* DisplayHorzScrollShowCheckBox;
	void __fastcall iChannelListBoxClick(System::TObject* Sender);
	void __fastcall iChannelListBoxGetData(const int Index, bool &DrawColorBox, Graphics::TColor &AColor, AnsiString &AText);
	void __fastcall ChannelChange(System::TObject* Sender);
	void __fastcall iChannelAddButtonClick(System::TObject* Sender);
	void __fastcall ChannelRemoveButtonClick(System::TObject* Sender);
	
private:
	int FLastChannelIndex;
	void __fastcall ClearAllChannels(void);
	void __fastcall UpdateChannelEdit(void);
	void __fastcall ReloadTriggerChannelList(void);
	
protected:
	virtual void __fastcall CreateThemeInstance(void);
	virtual void __fastcall CopyPropertiesToForm(Controls::TWinControl* Component);
	virtual void __fastcall CopyPropertiesToComponent(Controls::TWinControl* Component);
public:
	#pragma option push -w-inl
	/* TiComponentEditorForm.Create */ inline __fastcall virtual TiScopeComponentEditorForm(Classes::TComponent* AOwner) : Icomponenteditorform::TiComponentEditorForm(AOwner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TCustomForm.CreateNew */ inline __fastcall virtual TiScopeComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Icomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
	#pragma option pop
	#pragma option push -w-inl
	/* TCustomForm.Destroy */ inline __fastcall virtual ~TiScopeComponentEditorForm(void) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TWinControl.CreateParented */ inline __fastcall TiScopeComponentEditorForm(HWND ParentWindow) : Icomponenteditorform::TiComponentEditorForm(ParentWindow) { }
	#pragma option pop
	
};


//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiScopeComponentEditorForm* iScopeComponentEditorForm;

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

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

⌨️ 快捷键说明

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