📄 iknobcomponenteditor.hpp
字号:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'iKnobComponentEditor.pas' rev: 6.00
#ifndef iKnobComponentEditorHPP
#define iKnobComponentEditorHPP
#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 <iKnob.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 Iknobcomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiKnobComponentEditorForm;
class PASCALIMPLEMENTATION TiKnobComponentEditorForm : public Icomponenteditorform::TiComponentEditorForm
{
typedef Icomponenteditorform::TiComponentEditorForm inherited;
__published:
Ieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
Comctrls::TTabSheet* GeneralTabSheet;
Ieditorbasiccomponents::TiComponentEditorCheckBox* EnabledCheckBox;
Stdctrls::TLabel* Label12;
Stdctrls::TLabel* Label13;
Stdctrls::TLabel* Label14;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionMaxEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionMinEdit;
Stdctrls::TGroupBox* KeyStepSizeGroupBox;
Stdctrls::TLabel* Label6;
Stdctrls::TLabel* Label29;
Ieditorbasiccomponents::TiComponentEditorEdit* CurrentMaxEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* CurrentMinEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* TransparentCheckBox;
Comctrls::TTabSheet* AutoScaleTabSheet;
Stdctrls::TLabel* Label46;
Stdctrls::TLabel* Label47;
Ieditorbasiccomponents::TiComponentEditorCheckBox* AutoScaleEnabledCheckBox;
Ieditorbasiccomponents::TiComponentEditorEdit* AutoScaleDesiredTicksEdit;
Ieditorbasiccomponents::TiUpDown* AutoScaleDesiredTicksUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* AutoScaleMaxTicksEdit;
Ieditorbasiccomponents::TiUpDown* AutoScaleMaxTicksUpDown;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* AutoScaleStyleRadioGroup;
Comctrls::TTabSheet* AboutTabSheet;
Icomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
Comctrls::TTabSheet* ThemeTabSheet;
Icomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
Comctrls::TTabSheet* OPCTabSheet;
Iopcbrowserpanel::TiOPCBrowserPanel* iOPCBrowserPanel;
Ieditorbasiccomponents::TiComponentEditorCheckBox* CachedDrawingCheckBox;
Iaboutpanel::TiAboutPanel* iAboutPanel1;
Stdctrls::TLabel* Label5;
Stdctrls::TLabel* Label7;
Ieditorbasiccomponents::TiComponentEditorEdit* KeyArrowStepSizeEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* KeyPageStepSizeEdit;
Stdctrls::TLabel* Label31;
Ieditorbasiccomponents::TiComponentEditorEdit* MouseWheelStepSizeEdit;
Comctrls::TTabSheet* DesignTabSheet;
Ieditorbasiccomponents::TiComponentEditorPageControl* iComponentEditorPageControl1;
Comctrls::TTabSheet* DesignKnobTabSheet;
Comctrls::TTabSheet* DesignIndicatorTabSheet;
Comctrls::TTabSheet* DesignPositionTabSheet;
Comctrls::TTabSheet* DesignTicksTabSheet;
Comctrls::TTabSheet* DesignGeneralTabSheet;
Stdctrls::TLabel* Label17;
Stdctrls::TLabel* Label18;
Ieditorbasiccomponents::TiUpDown* KnobEdgeWidthUpDown;
Ieditorbasiccomponents::TiUpDown* KnobRadiusUpDown;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* KnobStyleRadioGroup;
Ieditorbasiccomponents::TiComponentEditorEdit* KnobEdgeWidthEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* KnobRadiusEdit;
Stdctrls::TLabel* Label2;
Stdctrls::TLabel* Label4;
Stdctrls::TLabel* Label11;
Stdctrls::TLabel* Label16;
Ieditorbasiccomponents::TiUpDown* IndicatorSizeUpDown;
Ieditorbasiccomponents::TiUpDown* IndicatorMarginUpDown;
Ieditorbasiccomponents::TiComponentEditorColorPicker* IndicatorInactiveColorPicker;
Ieditorbasiccomponents::TiComponentEditorColorPicker* IndicatorActiveColorPicker;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* IndicatorStyleRadioGroup;
Ieditorbasiccomponents::TiComponentEditorEdit* IndicatorSizeEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* IndicatorMarginEdit;
Stdctrls::TLabel* Label21;
Stdctrls::TLabel* Label22;
Ieditorbasiccomponents::TiUpDown* PositionDisplayPrecisionUpDown;
Ieditorbasiccomponents::TiComponentEditorFontPicker* PositionDisplayFontPicker;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionDisplayPrecisionEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* PositionDisplayUnitsEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowPositionDisplayCheckBox;
Stdctrls::TLabel* Label28;
Ieditorbasiccomponents::TiUpDown* TickMarginUpDown;
Stdctrls::TGroupBox* LabelsGroupBox;
Stdctrls::TLabel* Label15;
Stdctrls::TLabel* Label19;
Ieditorbasiccomponents::TiUpDown* TickLabelPrecisionUpDown;
Ieditorbasiccomponents::TiUpDown* TickLabelMarginUpDown;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowTickLabelsCheckBox;
Ieditorbasiccomponents::TiComponentEditorFontPicker* TickLabelFontPicker;
Ieditorbasiccomponents::TiComponentEditorEdit* TickLabelPrecisionEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* TickLabelMarginEdit;
Stdctrls::TGroupBox* MajorGroupBox;
Stdctrls::TLabel* Label20;
Stdctrls::TLabel* Label23;
Stdctrls::TLabel* Label24;
Ieditorbasiccomponents::TiUpDown* TickMajorCountUpDown;
Ieditorbasiccomponents::TiUpDown* TickMajorLengthUpDown;
Ieditorbasiccomponents::TiComponentEditorColorPicker* TickMajorColorPicker;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowTicksMajorCheckBox;
Ieditorbasiccomponents::TiComponentEditorEdit* TickMajorCountEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* TickMajorLengthEdit;
Stdctrls::TGroupBox* MinorGroupBox;
Stdctrls::TLabel* Label25;
Stdctrls::TLabel* Label26;
Stdctrls::TLabel* Label27;
Ieditorbasiccomponents::TiUpDown* TickMinorCountUpDown;
Ieditorbasiccomponents::TiUpDown* TickMinorLengthUpDown;
Ieditorbasiccomponents::TiComponentEditorColorPicker* TickMinorColorPicker;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowTicksMinorCheckBox;
Ieditorbasiccomponents::TiComponentEditorEdit* TickMinorCountEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* TickMinorLengthEdit;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* TickMinorAlignmentRadioGroup;
Ieditorbasiccomponents::TiComponentEditorEdit* TickMarginEdit;
Stdctrls::TGroupBox* OffsetGroupBox;
Stdctrls::TLabel* Label9;
Stdctrls::TLabel* Label10;
Ieditorbasiccomponents::TiUpDown* OffsetXUpDown;
Ieditorbasiccomponents::TiUpDown* OffsetYUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* OffsetXEdit;
Ieditorbasiccomponents::TiComponentEditorEdit* OffsetYEdit;
Stdctrls::TLabel* Label3;
Stdctrls::TLabel* Label30;
Ieditorbasiccomponents::TiUpDown* OuterMarginUpDown;
Ieditorbasiccomponents::TiComponentEditorColorPicker* BackGroundColorPicker;
Ieditorbasiccomponents::TiComponentEditorEdit* OuterMarginEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* AutoSizeCheckBox;
Ieditorbasiccomponents::TiComponentEditorRadioGroup* PrecisionStyleRadioGroup;
Stdctrls::TGroupBox* RotationGroupBox;
Stdctrls::TLabel* Label1;
Stdctrls::TLabel* Label8;
Ieditorbasiccomponents::TiComponentEditorComboBox* RotationStartDegreesEdit;
Ieditorbasiccomponents::TiComponentEditorComboBox* RotationMaxDegreesEdit;
Stdctrls::TLabel* Label76;
Ieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
Ieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
Ieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
Ieditorbasiccomponents::TiComponentEditorCheckBox* ShowFocusRectCheckBox;
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 TiKnobComponentEditorForm(Classes::TComponent* AOwner) : Icomponenteditorform::TiComponentEditorForm(AOwner) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TCustomForm.CreateNew */ inline __fastcall virtual TiKnobComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Icomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
#pragma option pop
#pragma option push -w-inl
/* TCustomForm.Destroy */ inline __fastcall virtual ~TiKnobComponentEditorForm(void) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TWinControl.CreateParented */ inline __fastcall TiKnobComponentEditorForm(HWND ParentWindow) : Icomponenteditorform::TiComponentEditorForm(ParentWindow) { }
#pragma option pop
};
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiKnobComponentEditorForm* iKnobComponentEditorForm;
} /* namespace Iknobcomponenteditor */
using namespace Iknobcomponenteditor;
#pragma option pop // -w-
#pragma option pop // -Vx
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // iKnobComponentEditor
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -