亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? qilineargaugecomponenteditor.hpp

?? Iocomp Ultra Pack v3.0.2 Sources.For.Delphi 數據顯示編程插件,可用于工業控制
?? HPP
字號:
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved

// (DO NOT EDIT: machine generated header) 'QiLinearGaugeComponentEditor.pas' rev: 6.00

#ifndef QiLinearGaugeComponentEditorHPP
#define QiLinearGaugeComponentEditorHPP

#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <QiCheckBox.hpp>	// Pascal unit
#include <QiCustomComponent.hpp>	// Pascal unit
#include <QiCLXComponent.hpp>	// Pascal unit
#include <QiComponent.hpp>	// Pascal unit
#include <QiRadioGroup.hpp>	// Pascal unit
#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 <QiGaugePointer.hpp>	// Pascal unit
#include <QiLinearGauge.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 Qilineargaugecomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiLinearGaugeComponentEditorForm;
class PASCALIMPLEMENTATION TiLinearGaugeComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm 
{
	typedef Qicomponenteditorform::TiComponentEditorForm inherited;
	
__published:
	Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
	Qcomctrls::TTabSheet* GeneralTabSheet;
	Qstdctrls::TLabel* Label12;
	Qstdctrls::TLabel* Label13;
	Qstdctrls::TLabel* Label14;
	Qieditorbasiccomponents::TiComponentEditorEdit* PositionEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* PositionMaxEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* PositionMinEdit;
	Qcomctrls::TTabSheet* DesignTabSheet;
	Qstdctrls::TLabel* Label5;
	Qstdctrls::TLabel* Label6;
	Qieditorbasiccomponents::TiComponentEditorEdit* CurrentMaxEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* CurrentMinEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* TransparentCheckBox;
	Qcomctrls::TTabSheet* AutoScaleTabSheet;
	Qstdctrls::TLabel* Label46;
	Qstdctrls::TLabel* Label47;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoScaleEnabledCheckBox;
	Qieditorbasiccomponents::TiComponentEditorEdit* AutoScaleDesiredTicksEdit;
	Qieditorbasiccomponents::TiUpDown* AutoScaleDesiredTicksUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* AutoScaleMaxTicksEdit;
	Qieditorbasiccomponents::TiUpDown* AutoScaleMaxTicksUpDown;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* AutoScaleStyleRadioGroup;
	Qcomctrls::TTabSheet* AboutTabSheet;
	Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
	Qcomctrls::TTabSheet* ThemeTabSheet;
	Qicomponenteditorthemepanel::TiComponentEditorThemePanel* iComponentEditorThemePanel;
	Qcomctrls::TTabSheet* OPCTabSheet;
	Qiopcbrowserpanel::TiOPCBrowserPanel* iOPCBrowserPanel;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* CachedDrawingCheckBox;
	Qiaboutpanel::TiAboutPanel* iAboutPanel1;
	Qieditorbasiccomponents::TiComponentEditorPageControl* DesignPageControl;
	Qcomctrls::TTabSheet* DesignGeneralTabSheet;
	Qcomctrls::TTabSheet* DesignPointersTabSheet;
	Qcomctrls::TTabSheet* DesignMinMaxTabSheet;
	Qcomctrls::TTabSheet* DesignSectionsTabSheet;
	Qstdctrls::TLabel* Label10;
	Qstdctrls::TLabel* Label16;
	Qstdctrls::TLabel* Label17;
	Qstdctrls::TLabel* Label18;
	Qstdctrls::TLabel* Label21;
	Qstdctrls::TLabel* Label22;
	Qstdctrls::TLabel* Label30;
	Qstdctrls::TLabel* Label31;
	Qstdctrls::TLabel* Label32;
	Qstdctrls::TLabel* Label33;
	Qieditorbasiccomponents::TiUpDown* SectionCountUpDown;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor1Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor2Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor3Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor4Picker;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* SectionColor5Picker;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd1Edit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd2Edit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd3Edit;
	Qieditorbasiccomponents::TiComponentEditorEdit* SectionEnd4Edit;
	Qcomctrls::TTabSheet* DesignTicksTabSheet;
	Qieditorbasiccomponents::TiComponentEditorListBox* iPointerListBox;
	Qieditorbasiccomponents::TiComponentEditorPageControl* PointersGeneralPageControl;
	Qcomctrls::TTabSheet* TabSheet1;
	Qstdctrls::TLabel* Label1;
	Qstdctrls::TLabel* Label4;
	Qieditorbasiccomponents::TiUpDown* PointerOffsetUpDown;
	Qieditorbasiccomponents::TiUpDown* PointerSizeUpDown;
	Qstdctrls::TLabel* Label9;
	Qstdctrls::TLabel* Label50;
	Qieditorbasiccomponents::TiComponentEditorEdit* PointerOffsetEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* PointerSizeEdit;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* PointerStyleRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* PointerColorPicker;
	Qieditorbasiccomponents::TiComponentEditorEdit* PointerPositionEdit;
	Qstdctrls::TButton* iPointerAddButton;
	Qstdctrls::TButton* PointerRemoveButton;
	Qstdctrls::TLabel* Label2;
	Qstdctrls::TLabel* Label11;
	Qieditorbasiccomponents::TiUpDown* MinMaxPointerSizeUpDown;
	Qieditorbasiccomponents::TiUpDown* MinMaxPointerMarginUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* MinMaxPointerSizeEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* MinMaxPointerMarginEdit;
	Qstdctrls::TGroupBox* MaxGroupBox;
	Qstdctrls::TLabel* Label7;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* MaxPointerColorPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowMaxPointerCheckBox;
	Qstdctrls::TGroupBox* MinGroupBox;
	Qstdctrls::TLabel* Label8;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* MinPointerColorPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowMinPointerCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* MinMaxFixedCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* MinMaxUserCanMoveCheckBox;
	Qstdctrls::TLabel* Label28;
	Qieditorbasiccomponents::TiUpDown* TickMarginUpDown;
	Qstdctrls::TGroupBox* LabelsGroupBox;
	Qstdctrls::TLabel* Label15;
	Qstdctrls::TLabel* Label19;
	Qieditorbasiccomponents::TiUpDown* TickLabelPrecisionUpDown;
	Qieditorbasiccomponents::TiUpDown* TickLabelMarginUpDown;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowTickLabelsCheckBox;
	Qieditorbasiccomponents::TiComponentEditorFontPicker* TickLabelFontPicker;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickLabelPrecisionEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickLabelMarginEdit;
	Qstdctrls::TGroupBox* MinorGroupBox;
	Qstdctrls::TLabel* Label25;
	Qstdctrls::TLabel* Label26;
	Qstdctrls::TLabel* Label27;
	Qieditorbasiccomponents::TiUpDown* TickMinorCountUpDown;
	Qieditorbasiccomponents::TiUpDown* TickMinorLengthUpDown;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* TickMinorColorPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowTicksMinorCheckBox;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMinorCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMinorLengthEdit;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* TickMinorStyleRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* TickMinorAlignmentRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMarginEdit;
	Qstdctrls::TGroupBox* MajorGroupBox;
	Qstdctrls::TLabel* Label20;
	Qstdctrls::TLabel* Label23;
	Qstdctrls::TLabel* Label24;
	Qieditorbasiccomponents::TiUpDown* TickMajorCountUpDown;
	Qieditorbasiccomponents::TiUpDown* TickMajorLengthUpDown;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* TickMajorColorPicker;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowTicksMajorCheckBox;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMajorCountEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* TickMajorLengthEdit;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* TickMajorStyleRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ShowTicksAxisCheckBox;
	Qstdctrls::TLabel* Label76;
	Qieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
	Qstdctrls::TLabel* Label3;
	Qstdctrls::TLabel* Label29;
	Qieditorbasiccomponents::TiUpDown* EndsMarginUpDown;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* OrientationRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* OrientationTickMarksRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* BorderStyleRadioGroup;
	Qstdctrls::TGroupBox* OffsetGroupBox;
	Qstdctrls::TLabel* Label34;
	Qstdctrls::TLabel* Label35;
	Qieditorbasiccomponents::TiUpDown* OffsetXUpDown;
	Qieditorbasiccomponents::TiUpDown* OffsetYUpDown;
	Qieditorbasiccomponents::TiComponentEditorEdit* OffsetXEdit;
	Qieditorbasiccomponents::TiComponentEditorEdit* OffsetYEdit;
	Qieditorbasiccomponents::TiComponentEditorRadioGroup* PrecisionStyleRadioGroup;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* ReverseScaleCheckBox;
	Qieditorbasiccomponents::TiComponentEditorColorPicker* BackGroundColorPicker;
	Qieditorbasiccomponents::TiComponentEditorEdit* EndsMarginEdit;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoCenterCheckBox;
	Qieditorbasiccomponents::TiComponentEditorCheckBox* PointerVisibleCheckBox;
	void __fastcall iComponentEditorFormCreate(System::TObject* Sender);
	void __fastcall iComponentEditorFormDestroy(System::TObject* Sender);
	void __fastcall iPointerListBoxClick(System::TObject* Sender);
	void __fastcall iPointerListBoxGetData(const int Index, bool &DrawColorBox, Qgraphics::TColor &AColor, AnsiString &AText);
	void __fastcall iPointerAddButtonClick(System::TObject* Sender);
	void __fastcall PointerRemoveButtonClick(System::TObject* Sender);
	void __fastcall PositionEditChange(System::TObject* Sender);
	void __fastcall PointerChange(System::TObject* Sender);
	
private:
	Qigaugepointer::TiGaugePointerManager* FPointerManager;
	int FLastPointerIndex;
	
protected:
	virtual void __fastcall CreateThemeInstance(void);
	virtual void __fastcall CopyPropertiesToForm(Qcontrols::TWidgetControl* Component);
	virtual void __fastcall CopyPropertiesToComponent(Qcontrols::TWidgetControl* Component);
	void __fastcall InsertEvent(System::TObject* Sender);
	void __fastcall RemoveEvent(System::TObject* Sender);
	void __fastcall ChangeEvent(System::TObject* Sender);
	void __fastcall UpdatePointers(void);
public:
	#pragma option push -w-inl
	/* TiComponentEditorForm.Create */ inline __fastcall virtual TiLinearGaugeComponentEditorForm(Classes::TComponent* AOwner) : Qicomponenteditorform::TiComponentEditorForm(AOwner) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TCustomForm.CreateNew */ inline __fastcall virtual TiLinearGaugeComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Qicomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
	#pragma option pop
	#pragma option push -w-inl
	/* TCustomForm.Destroy */ inline __fastcall virtual ~TiLinearGaugeComponentEditorForm(void) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TWidgetControl.CreateParented */ inline __fastcall TiLinearGaugeComponentEditorForm(Qt::QWidgetH* ParentWidget) : Qicomponenteditorform::TiComponentEditorForm(ParentWidget) { }
	#pragma option pop
	
};


//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiLinearGaugeComponentEditorForm* iLinearGaugeComponentEditorForm;

}	/* namespace Qilineargaugecomponenteditor */
using namespace Qilineargaugecomponenteditor;
#pragma option pop	// -w-
#pragma option pop	// -Vx

#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif	// QiLinearGaugeComponentEditor

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
一区二区不卡在线视频 午夜欧美不卡在 | 夜色激情一区二区| 日韩成人精品在线| 91一区在线观看| 精品久久五月天| 视频一区二区中文字幕| 成人高清av在线| 精品国产成人系列| 无码av免费一区二区三区试看 | 六月丁香婷婷色狠狠久久| 久久99精品国产.久久久久久| 欧美性色黄大片| 最新国产の精品合集bt伙计| 国产一区免费电影| 亚洲精品一区在线观看| 日韩高清在线电影| 欧美性做爰猛烈叫床潮| 一区二区高清视频在线观看| av网站免费线看精品| 国产三级精品在线| 国产精品亚洲综合一区在线观看| 国产欧美日韩另类一区| 国产成人精品三级| 久久久久97国产精华液好用吗| 蜜臀av一区二区在线免费观看| 欧美人动与zoxxxx乱| 亚洲一区精品在线| 一本一道久久a久久精品综合蜜臀| 国产精品午夜免费| 成人精品免费网站| 中文字幕中文字幕一区| 成人性生交大片免费看视频在线 | 亚洲午夜电影在线观看| 欧美三级电影网站| 亚洲成a人v欧美综合天堂| 欧美色爱综合网| 亚洲成人av一区二区| 欧美视频一区二区三区在线观看 | 亚洲欧美一区二区在线观看| 99精品视频在线播放观看| 一区二区三区视频在线看| 欧美丝袜丝交足nylons| 日韩综合一区二区| 日韩免费在线观看| 成人激情电影免费在线观看| 亚洲人成影院在线观看| 欧美日韩精品欧美日韩精品一 | 国产成人av电影在线观看| 欧美激情中文字幕一区二区| 99re这里只有精品6| 亚洲图片欧美综合| 日韩一区二区三区视频在线 | 日本中文字幕一区二区有限公司| 日韩一区二区在线观看视频| 国产毛片精品国产一区二区三区| 最新日韩在线视频| 欧美三区在线观看| 久久99国产精品免费| 国产精品美女一区二区三区 | 日韩理论片在线| 欧美疯狂做受xxxx富婆| 精品一区二区在线播放| 国产精品的网站| 欧美日韩精品一区二区三区四区| 国产中文一区二区三区| 亚洲乱码国产乱码精品精小说| 欧美日韩不卡在线| 国产福利不卡视频| 一区二区三区免费观看| 亚洲精品一区二区三区99| caoporn国产一区二区| 蜜臀精品久久久久久蜜臀| 欧美激情一区二区在线| 在线不卡免费av| av一二三不卡影片| 激情综合色播激情啊| 一个色在线综合| 欧美激情一区二区| 欧美一区二区在线不卡| 色悠悠久久综合| 国产精品原创巨作av| 午夜影视日本亚洲欧洲精品| 亚洲国产成人一区二区三区| 91精品国产入口在线| 91欧美激情一区二区三区成人| 精品一区二区三区视频在线观看| 亚洲黄色尤物视频| 中文字幕精品在线不卡| 精品日韩在线观看| 777a∨成人精品桃花网| 日本高清成人免费播放| 成人黄色片在线观看| 国产美女视频91| 久久精品国产一区二区三| 亚洲一级二级三级| 亚洲欧美日韩国产综合在线| 久久精品亚洲精品国产欧美kt∨| 欧美一区二区在线视频| 欧美亚洲国产一卡| 91在线观看视频| 波多野结衣中文字幕一区| 国产精品一品二品| 裸体在线国模精品偷拍| 日本成人在线看| 午夜久久久久久久久久一区二区| 一区二区三区国产| 中文字幕视频一区二区三区久| 久久蜜桃av一区二区天堂| 日韩三级免费观看| 欧美一区二区三区免费| 91精品综合久久久久久| 欧美性生活影院| 欧美三级欧美一级| 欧美人牲a欧美精品| 欧美人狂配大交3d怪物一区| 7777女厕盗摄久久久| 宅男噜噜噜66一区二区66| 欧美另类z0zxhd电影| 7777精品伊人久久久大香线蕉| 欧美日韩和欧美的一区二区| 欧美日韩1区2区| 欧美一区二区三区小说| 日韩视频一区二区三区在线播放 | 欧美日韩激情在线| 欧美一区二区在线观看| 久久伊99综合婷婷久久伊| 久久蜜臀精品av| 中文字幕欧美一| 一区二区三区在线免费视频 | 日韩欧美中文字幕制服| 精品久久国产97色综合| 欧美激情一区在线| 亚洲伦理在线免费看| 五月天久久比比资源色| 久久精品国产秦先生| 国内精品不卡在线| 色婷婷综合久久| 日韩一级高清毛片| 国产精品视频免费看| 亚洲一区欧美一区| 捆绑紧缚一区二区三区视频| 成人h版在线观看| 精品婷婷伊人一区三区三| 日韩欧美一二三区| 国产精品乱码一区二区三区软件| 亚洲最新在线观看| 麻豆国产一区二区| 成a人片国产精品| 3atv在线一区二区三区| 国产女人18毛片水真多成人如厕 | 欧美丰满少妇xxxxx高潮对白| 日韩一区二区在线看| 最新久久zyz资源站| 亚洲成人av福利| 成人午夜又粗又硬又大| 欧美日韩一级二级| 久久久.com| 日韩av电影免费观看高清完整版在线观看| 国产成人在线视频网站| 欧美日韩免费一区二区三区| 日本一区二区免费在线| 三级久久三级久久| gogogo免费视频观看亚洲一| 日韩午夜激情免费电影| 亚洲视频一区二区在线| 国产一区美女在线| 欧美一区二区三区喷汁尤物| 最新热久久免费视频| 国产九九视频一区二区三区| 欧美剧在线免费观看网站| 国产精品电影一区二区| 国产最新精品免费| 日韩一区二区在线看片| 亚洲在线视频网站| 99久久综合狠狠综合久久| 久久这里都是精品| 日本成人在线电影网| 欧美三级日本三级少妇99| 中文字幕一区二区三| 国产盗摄女厕一区二区三区| 日韩亚洲欧美高清| 亚洲v日本v欧美v久久精品| 91网站最新网址| 国产精品成人免费在线| 国产伦精品一区二区三区在线观看| 欧美疯狂做受xxxx富婆| 亚洲一区二区三区在线播放| caoporen国产精品视频| 久久久久久久综合色一本| 日韩二区在线观看| 欧美性生活久久| 一区二区免费看| 色丁香久综合在线久综合在线观看| 中文字幕欧美一| 99国产精品国产精品久久| 中文字幕 久热精品 视频在线| 国产精品 欧美精品| 中文字幕免费一区| 成人综合婷婷国产精品久久蜜臀| 久久久久久久免费视频了|