?? qiswitchpanelcomponenteditor.hpp
字號:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'QiSwitchPanelComponentEditor.pas' rev: 6.00
#ifndef QiSwitchPanelComponentEditorHPP
#define QiSwitchPanelComponentEditorHPP
#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 <QiSwitchPanel.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 Qiswitchpanelcomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiSwitchPanelComponentEditorForm;
class PASCALIMPLEMENTATION TiSwitchPanelComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm
{
typedef Qicomponenteditorform::TiComponentEditorForm inherited;
__published:
Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
Qcomctrls::TTabSheet* GeneralTabSheet;
Qieditorbasiccomponents::TiComponentEditorCheckBox* EnabledCheckBox;
Qieditorbasiccomponents::TiComponentEditorRadioGroup* MouseControlStyleRadioGroup;
Qcomctrls::TTabSheet* AboutTabSheet;
Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
Qcomctrls::TTabSheet* ThemeTabSheet;
Qicomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
Qcomctrls::TTabSheet* OPCTabSheet;
Qiopcbrowserpanel::TiOPCBrowserPanel* iOPCBrowserPanel;
Qiaboutpanel::TiAboutPanel* iAboutPanel1;
Qstdctrls::TLabel* Label13;
Qieditorbasiccomponents::TiUpDown* PositionUpDown;
Qieditorbasiccomponents::TiComponentEditorEdit* PositionEdit;
Qstdctrls::TLabel* Label14;
Qieditorbasiccomponents::TiUpDown* PositionCountUpDown;
Qieditorbasiccomponents::TiComponentEditorEdit* PositionCountEdit;
Qstdctrls::TLabel* Label15;
Qieditorbasiccomponents::TiComponentEditorEdit* PositionCaption1Edit;
Qstdctrls::TLabel* Label16;
Qieditorbasiccomponents::TiComponentEditorEdit* PositionCaption2Edit;
Qstdctrls::TLabel* Label17;
Qieditorbasiccomponents::TiComponentEditorEdit* PositionCaption3Edit;
Qstdctrls::TLabel* Label76;
Qieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
Qieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
Qcomctrls::TTabSheet* DesignTabSheet;
Qieditorbasiccomponents::TiComponentEditorPageControl* DesignPageControl;
Qcomctrls::TTabSheet* DesignGeneralTabSheet;
Qcomctrls::TTabSheet* DesignKnobTabSheet;
Qcomctrls::TTabSheet* DesignPanelTabSheet;
Qstdctrls::TLabel* Label1;
Qstdctrls::TLabel* Label2;
Qstdctrls::TLabel* Label4;
Qstdctrls::TLabel* Label12;
Qstdctrls::TLabel* Label5;
Qieditorbasiccomponents::TiUpDown* KnobHandleWidthUpDown;
Qstdctrls::TLabel* Label6;
Qieditorbasiccomponents::TiUpDown* KnobSideMarginUpDown;
Qieditorbasiccomponents::TiComponentEditorCheckBox* KnobRadiusAutoSizeCheckBox;
Qieditorbasiccomponents::TiComponentEditorColorPicker* KnobHandleColorPicker;
Qieditorbasiccomponents::TiComponentEditorColorPicker* KnobOuterColorPicker;
Qieditorbasiccomponents::TiComponentEditorColorPicker* KnobInnerColorPicker;
Qieditorbasiccomponents::TiComponentEditorEdit* KnobRadiusEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* KnobHandleWidthEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* KnobSideMarginEdit;
Qstdctrls::TLabel* Label7;
Qieditorbasiccomponents::TiComponentEditorColorPicker* PanelBackGroundColorPicker;
Qieditorbasiccomponents::TiComponentEditorFontPicker* PanelFontActivelPicker;
Qieditorbasiccomponents::TiComponentEditorFontPicker* PanelFontInactivelPicker;
Qstdctrls::TGroupBox* PanelMarginGroupBox;
Qstdctrls::TLabel* Label8;
Qstdctrls::TLabel* Label9;
Qstdctrls::TLabel* Label10;
Qieditorbasiccomponents::TiComponentEditorEdit* PanelMarginTopEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* PanelMarginRowEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* PanelMarginBottomEdit;
Qieditorbasiccomponents::TiComponentEditorRadioGroup* BorderStyleRadioGroup;
Qstdctrls::TLabel* Label11;
Qieditorbasiccomponents::TiComponentEditorColorPicker* BackGroundColorTopPicker;
Qstdctrls::TLabel* Label31;
Qieditorbasiccomponents::TiComponentEditorColorPicker* BackGroundColorPicker;
Qstdctrls::TLabel* Label3;
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 TiSwitchPanelComponentEditorForm(Classes::TComponent* AOwner) : Qicomponenteditorform::TiComponentEditorForm(AOwner) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TCustomForm.CreateNew */ inline __fastcall virtual TiSwitchPanelComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Qicomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
#pragma option pop
#pragma option push -w-inl
/* TCustomForm.Destroy */ inline __fastcall virtual ~TiSwitchPanelComponentEditorForm(void) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TWidgetControl.CreateParented */ inline __fastcall TiSwitchPanelComponentEditorForm(Qt::QWidgetH* ParentWidget) : Qicomponenteditorform::TiComponentEditorForm(ParentWidget) { }
#pragma option pop
};
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiSwitchPanelComponentEditorForm* iSwitchPanelComponentEditorForm;
} /* namespace Qiswitchpanelcomponenteditor */
using namespace Qiswitchpanelcomponenteditor;
#pragma option pop // -w-
#pragma option pop // -Vx
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // QiSwitchPanelComponentEditor
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -