📄 qiswitchledcomponenteditor.hpp
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'QiSwitchLedComponentEditor.pas' rev: 6.00
#ifndef QiSwitchLedComponentEditorHPP
#define QiSwitchLedComponentEditorHPP
#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 <QiSwitchLed.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 Qiswitchledcomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiSwitchLedComponentEditorForm;
class PASCALIMPLEMENTATION TiSwitchLedComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm
{
typedef Qicomponenteditorform::TiComponentEditorForm inherited;
__published:
Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
Qcomctrls::TTabSheet* GeneralTabSheet;
Qieditorbasiccomponents::TiComponentEditorCheckBox* ActiveCheckBox;
Qieditorbasiccomponents::TiComponentEditorColorPicker* ActiveColorPicker;
Qstdctrls::TLabel* Label3;
Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoLedSizeCheckBox;
Qieditorbasiccomponents::TiComponentEditorCheckBox* EnabledCheckBox;
Qstdctrls::TGroupBox* IndicatorGroupBox;
Qstdctrls::TLabel* Label1;
Qieditorbasiccomponents::TiComponentEditorEdit* IndicatorHeightEdit;
Qieditorbasiccomponents::TiUpDown* IndicatorHeightUpDown;
Qstdctrls::TLabel* Label2;
Qieditorbasiccomponents::TiComponentEditorEdit* IndicatorWidthEdit;
Qieditorbasiccomponents::TiUpDown* IndicatorWidthUpDown;
Qstdctrls::TLabel* Label4;
Qieditorbasiccomponents::TiComponentEditorEdit* IndicatorMarginEdit;
Qieditorbasiccomponents::TiUpDown* IndicatorMarginUpDown;
Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowFocusRectCheckBox;
Qstdctrls::TGroupBox* CaptionGroupBox;
Qstdctrls::TLabel* Label8;
Qieditorbasiccomponents::TiComponentEditorEdit* CaptionEdit;
Qstdctrls::TLabel* Label6;
Qieditorbasiccomponents::TiComponentEditorEdit* CaptionMarginEdit;
Qieditorbasiccomponents::TiUpDown* CaptionMarginUpDown;
Qieditorbasiccomponents::TiComponentEditorFontPicker* CaptionFontPicker;
Qcomctrls::TTabSheet* AboutTabSheet;
Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
Qcomctrls::TTabSheet* ThemeTabSheet;
Qicomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
Qieditorbasiccomponents::TiComponentEditorCheckBox* WordWrapCheckBox;
Qstdctrls::TGroupBox* BorderGroupBox;
Qstdctrls::TLabel* Label9;
Qieditorbasiccomponents::TiUpDown* BorderSizeUpDown;
Qieditorbasiccomponents::TiComponentEditorEdit* BorderSizeEdit;
Qstdctrls::TLabel* Label20;
Qieditorbasiccomponents::TiComponentEditorComboBox* IndicatorAlignmentComboBox;
Qstdctrls::TLabel* Label11;
Qieditorbasiccomponents::TiComponentEditorComboBox* CaptionAlignmentComboBox;
Qstdctrls::TLabel* Label10;
Qieditorbasiccomponents::TiComponentEditorColorPicker* BorderHighlightColorPicker;
Qstdctrls::TLabel* Label12;
Qieditorbasiccomponents::TiComponentEditorColorPicker* BorderShadowColorPicker;
Qcomctrls::TTabSheet* GlyphTabSheet;
Qieditorbasiccomponents::TiComponentEditorOpenPicker* GlyphPicker;
Qstdctrls::TGroupBox* GlyphPreviewGroupBox;
Qextctrls::TImage* GlyphImage;
Qcomctrls::TTabSheet* OPCTabSheet;
Qiopcbrowserpanel::TiOPCBrowserPanel* iOPCBrowserPanel;
Qiaboutpanel::TiAboutPanel* iAboutPanel1;
Qstdctrls::TLabel* Label31;
Qstdctrls::TLabel* Label76;
Qieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
Qieditorbasiccomponents::TiComponentEditorColorPicker* BackGroundColorPicker;
Qieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
void __fastcall GlyphPickerChange(System::TObject* Sender);
protected:
virtual void __fastcall CreateThemeInstance(void);
virtual void __fastcall CopyPropertiesToForm(Qcontrols::TWidgetControl* Component);
virtual void __fastcall CopyPropertiesToComponent(Qcontrols::TWidgetControl* Component);
public:
#pragma option push -w-inl
/* TiComponentEditorForm.Create */ inline __fastcall virtual TiSwitchLedComponentEditorForm(Classes::TComponent* AOwner) : Qicomponenteditorform::TiComponentEditorForm(AOwner) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TCustomForm.CreateNew */ inline __fastcall virtual TiSwitchLedComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Qicomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
#pragma option pop
#pragma option push -w-inl
/* TCustomForm.Destroy */ inline __fastcall virtual ~TiSwitchLedComponentEditorForm(void) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TWidgetControl.CreateParented */ inline __fastcall TiSwitchLedComponentEditorForm(Qt::QWidgetH* ParentWidget) : Qicomponenteditorform::TiComponentEditorForm(ParentWidget) { }
#pragma option pop
};
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiSwitchLedComponentEditorForm* iSwitchLedComponentEditorForm;
} /* namespace Qiswitchledcomponenteditor */
using namespace Qiswitchledcomponenteditor;
#pragma option pop // -w-
#pragma option pop // -Vx
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // QiSwitchLedComponentEditor
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -