📄 iswitchrotarycomponenteditor.hpp
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'iSwitchRotaryComponentEditor.pas' rev: 6.00
#ifndef iSwitchRotaryComponentEditorHPP
#define iSwitchRotaryComponentEditorHPP
#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 <iRadioGroup.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 <iSwitchRotary.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 Iswitchrotarycomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiSwitchRotaryComponentEditorForm;
class PASCALIMPLEMENTATION TiSwitchRotaryComponentEditorForm : public Icomponenteditorform::TiComponentEditorForm
{
typedef Icomponenteditorform::TiComponentEditorForm inherited;
__published:
Ieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
Comctrls::TTabSheet* GeneralTabSheet;
Ieditorbasiccomponents::TiComponentEditorCheckBox* EnabledCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowFocusRectCheckBox;
Stdctrls::TLabel* Label12;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionEdit;
Ieditorbasiccomponents::TiUpDown* PositionUpDown;
Stdctrls::TGroupBox* KeyStepSizeGroupBox;
Stdctrls::TLabel* Label5;
Stdctrls::TLabel* Label7;
Ieditorbasiccomponents::TiComponentEditorEdit* KeyArrowStepSizeEdit;
Ieditorbasiccomponents::TiUpDown* KeyArrowStepSizeUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* KeyPageStepSizeEdit;
Ieditorbasiccomponents::TiUpDown* KeyPageStepSizeUpDown;
Ieditorbasiccomponents::TiComponentEditorCheckBox* TransparentCheckBox;
Comctrls::TTabSheet* AboutTabSheet;
Icomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
Comctrls::TTabSheet* ThemeTabSheet;
Icomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
Comctrls::TTabSheet* OPCTabSheet;
Iopcbrowserpanel::TiOPCBrowserPanel* iOPCBrowserPanel;
Iaboutpanel::TiAboutPanel* iAboutPanel1;
Stdctrls::TLabel* Label76;
Ieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
Comctrls::TTabSheet* DesignTabSheet;
Ieditorbasiccomponents::TiComponentEditorPageControl* iComponentEditorPageControl1;
Comctrls::TTabSheet* TabSheet1;
Comctrls::TTabSheet* TabSheet2;
Comctrls::TTabSheet* DesignPointerTabSheet;
Stdctrls::TGroupBox* PositionLabelsGroupBox;
Stdctrls::TLabel* Label6;
Stdctrls::TLabel* Label13;
Ieditorbasiccomponents::TiUpDown* PositionLabelMarginUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionLabelMarginEdit;
Ieditorbasiccomponents::TiComponentEditorFontPicker* PositionLabelActiveFontPicker;
Ieditorbasiccomponents::TiComponentEditorFontPicker* PositionLabelInactiveFontPicker;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* PositionLabelAlignmentRadioGroup;
Ieditorbasiccomponents::TiComponentEditorMemo* PositionLabelsListBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowPositionLabelsCheckBox;
Stdctrls::TGroupBox* PositionIndicatorGroupBox;
Stdctrls::TLabel* Label2;
Stdctrls::TLabel* Label4;
Stdctrls::TLabel* Label11;
Ieditorbasiccomponents::TiUpDown* PositionIndicatorSizeUpDown;
Ieditorbasiccomponents::TiUpDown* PositionIndicatorMarginUpDown;
Ieditorbasiccomponents::TiComponentEditorColorPicker* PositionIndicatorColorPicker;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* PositionIndicatorBevelStyleRadioGroup;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionIndicatorSizeEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionIndicatorMarginEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowPositionIndicatorsCheckBox;
Stdctrls::TLabel* Label31;
Ieditorbasiccomponents::TiComponentEditorColorPicker* BackGroundColorPicker;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* RotationStartDegreesRadioGroup;
Stdctrls::TGroupBox* OffsetGroupBox;
Stdctrls::TLabel* Label9;
Stdctrls::TLabel* Label10;
Ieditorbasiccomponents::TiUpDown* OffsetXUpDown;
Ieditorbasiccomponents::TiUpDown* OffsetYUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* OffsetXEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* OffsetYEdit;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* MouseControlStyleRadioGroup;
Stdctrls::TLabel* Label1;
Stdctrls::TLabel* Label8;
Ieditorbasiccomponents::TiUpDown* PointerHeightUpDown;
Ieditorbasiccomponents::TiUpDown* PointerLengthUpDown;
Stdctrls::TLabel* Label14;
Ieditorbasiccomponents::TiComponentEditorEdit* PointerHeightEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* PointerLengthEdit;
Ieditorbasiccomponents::TiComponentEditorComboBox* PointerStyleComboBox;
Stdctrls::TLabel* Label3;
Ieditorbasiccomponents::TiComponentEditorColorPicker* PointerColorPicker;
Stdctrls::TLabel* Label15;
Ieditorbasiccomponents::TiComponentEditorColorPicker* PointerHighlightColorPicker;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* RotationDesiredSpacingRadioGroup;
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 TiSwitchRotaryComponentEditorForm(Classes::TComponent* AOwner) : Icomponenteditorform::TiComponentEditorForm(AOwner) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TCustomForm.CreateNew */ inline __fastcall virtual TiSwitchRotaryComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Icomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
#pragma option pop
#pragma option push -w-inl
/* TCustomForm.Destroy */ inline __fastcall virtual ~TiSwitchRotaryComponentEditorForm(void) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TWinControl.CreateParented */ inline __fastcall TiSwitchRotaryComponentEditorForm(HWND ParentWindow) : Icomponenteditorform::TiComponentEditorForm(ParentWindow) { }
#pragma option pop
};
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiSwitchRotaryComponentEditorForm* iSwitchRotaryComponentEditorForm;
} /* namespace Iswitchrotarycomponenteditor */
using namespace Iswitchrotarycomponenteditor;
#pragma option pop // -w-
#pragma option pop // -Vx
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // iSwitchRotaryComponentEditor
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -