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

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

#ifndef iThreadTimersComponentEditorHPP
#define iThreadTimersComponentEditorHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <iCheckBox.hpp>	// Pascal unit
#include <iCustomComponent.hpp>	// Pascal unit
#include <iVCLComponent.hpp>	// Pascal unit
#include <iComponent.hpp>	// Pascal unit
#include <iAboutPanel.hpp>	// Pascal unit
#include <iOPCBrowserPanel.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 <iThreadTimers.hpp>	// Pascal unit
#include <iTypes.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 Ithreadtimerscomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiThreadTimersComponentEditorForm;
class PASCALIMPLEMENTATION TiThreadTimersComponentEditorForm : public Icomponenteditorform::TiComponentEditorForm 
{
	typedef Icomponenteditorform::TiComponentEditorForm inherited;
	
__published:
	Ieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
	Comctrls::TTabSheet* GeneralTabSheet;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled1CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval1Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled2CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval2Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled3CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval3Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled4CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval4Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled5CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval5Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled6CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval6Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled7CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval7Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled8CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval8Edit;
	Ieditorbasiccomponents::TiComponentEditorCheckBox* Enabled9CheckBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* Interval9Edit;
	Comctrls::TTabSheet* AboutTabSheet;
	Icomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
	Comctrls::TTabSheet* ThemeTabSheet;
	Icomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority1ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority2ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority3ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority4ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority5ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority6ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority7ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority8ComboBox;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority9ComboBox;
	Iaboutpanel::TiAboutPanel* iAboutPanel1;
	Stdctrls::TLabel* Label19;
	Stdctrls::TLabel* Label28;
	Stdctrls::TLabel* Label29;
	Stdctrls::TLabel* Label30;
	Stdctrls::TLabel* Label31;
	Stdctrls::TLabel* Label32;
	Stdctrls::TLabel* Label33;
	Stdctrls::TLabel* Label34;
	Stdctrls::TLabel* Label35;
	Stdctrls::TLabel* Label36;
	Stdctrls::TLabel* Label37;
	Stdctrls::TLabel* Label38;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux1Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux2Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux3Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux4Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux5Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux6Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux7Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux8Edit;
	Ieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux9Edit;
	Stdctrls::TLabel* PolicyLinuxLabel;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux1ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux2ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux3ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux4ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux5ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux6ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux7ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux8ComboBox;
	Ieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux9ComboBox;
	Stdctrls::TLabel* PriorityLinuxLabel;
	
protected:
	virtual void __fastcall CreateThemeInstance(void);
	virtual void __fastcall CopyPropertiesToForm(Controls::TWinControl* Component);
	virtual void __fastcall CopyPropertiesToComponent(Controls::TWinControl* Component);
	virtual void __fastcall Loaded(void);
public:
	#pragma option push -w-inl
	/* TiComponentEditorForm.Create */ inline __fastcall virtual TiThreadTimersComponentEditorForm(Classes::TComponent* AOwner) : Icomponenteditorform::TiComponentEditorForm(AOwner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TCustomForm.CreateNew */ inline __fastcall virtual TiThreadTimersComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Icomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
	#pragma option pop
	#pragma option push -w-inl
	/* TCustomForm.Destroy */ inline __fastcall virtual ~TiThreadTimersComponentEditorForm(void) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TWinControl.CreateParented */ inline __fastcall TiThreadTimersComponentEditorForm(HWND ParentWindow) : Icomponenteditorform::TiComponentEditorForm(ParentWindow) { }
	#pragma option pop
	
};


//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiThreadTimersComponentEditorForm* iThreadTimersComponentEditorForm;

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

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

⌨️ 快捷键说明

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