📄 qithreadtimerscomponenteditor.hpp
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'QiThreadTimersComponentEditor.pas' rev: 6.00
#ifndef QiThreadTimersComponentEditorHPP
#define QiThreadTimersComponentEditorHPP
#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 <QiThreadTimers.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 Qithreadtimerscomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiThreadTimersComponentEditorForm;
class PASCALIMPLEMENTATION TiThreadTimersComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm
{
typedef Qicomponenteditorform::TiComponentEditorForm inherited;
__published:
Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
Qcomctrls::TTabSheet* GeneralTabSheet;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled1CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval1Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled2CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval2Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled3CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval3Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled4CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval4Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled5CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval5Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled6CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval6Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled7CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval7Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled8CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval8Edit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* Enabled9CheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* Interval9Edit;
Qcomctrls::TTabSheet* AboutTabSheet;
Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
Qcomctrls::TTabSheet* ThemeTabSheet;
Qicomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority1ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority2ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority3ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority4ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority5ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority6ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority7ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority8ComboBox;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPriority9ComboBox;
Qiaboutpanel::TiAboutPanel* iAboutPanel1;
Qstdctrls::TLabel* Label19;
Qstdctrls::TLabel* Label28;
Qstdctrls::TLabel* Label29;
Qstdctrls::TLabel* Label30;
Qstdctrls::TLabel* Label31;
Qstdctrls::TLabel* Label32;
Qstdctrls::TLabel* Label33;
Qstdctrls::TLabel* Label34;
Qstdctrls::TLabel* Label35;
Qstdctrls::TLabel* Label36;
Qstdctrls::TLabel* Label37;
Qstdctrls::TLabel* Label38;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux1Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux2Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux3Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux4Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux5Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux6Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux7Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux8Edit;
Qieditorbasiccomponents::TiComponentEditorComboBox* ThreadPolicyLinux9Edit;
Qstdctrls::TLabel* PolicyLinuxLabel;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux1ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux2ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux3ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux4ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux5ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux6ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux7ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux8ComboBox;
Qieditorbasiccomponents::TiComponentEditorEdit* ThreadPriorityLinux9ComboBox;
Qstdctrls::TLabel* PriorityLinuxLabel;
protected:
virtual void __fastcall CreateThemeInstance(void);
virtual void __fastcall CopyPropertiesToForm(Qcontrols::TWidgetControl* Component);
virtual void __fastcall CopyPropertiesToComponent(Qcontrols::TWidgetControl* Component);
virtual void __fastcall Loaded(void);
public:
#pragma option push -w-inl
/* TiComponentEditorForm.Create */ inline __fastcall virtual TiThreadTimersComponentEditorForm(Classes::TComponent* AOwner) : Qicomponenteditorform::TiComponentEditorForm(AOwner) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TCustomForm.CreateNew */ inline __fastcall virtual TiThreadTimersComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Qicomponenteditorform::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
/* TWidgetControl.CreateParented */ inline __fastcall TiThreadTimersComponentEditorForm(Qt::QWidgetH* ParentWidget) : Qicomponenteditorform::TiComponentEditorForm(ParentWidget) { }
#pragma option pop
};
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiThreadTimersComponentEditorForm* iThreadTimersComponentEditorForm;
} /* namespace Qithreadtimerscomponenteditor */
using namespace Qithreadtimerscomponenteditor;
#pragma option pop // -w-
#pragma option pop // -Vx
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // QiThreadTimersComponentEditor
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -