?? qiscopecomponenteditor.hpp
字號(hào):
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'QiScopeComponentEditor.pas' rev: 6.00
#ifndef QiScopeComponentEditorHPP
#define QiScopeComponentEditorHPP
#pragma delphiheader begin
#pragma option push -w-
#pragma option push -Vx
#include <QiScopeChannel.hpp> // Pascal unit
#include <QiCLXComponent.hpp> // Pascal unit
#include <QiComponent.hpp> // Pascal unit
#include <QiSpinSelector.hpp> // Pascal unit
#include <QiAboutPanel.hpp> // Pascal unit
#include <QiEditorBasicComponents.hpp> // Pascal unit
#include <QiComponentEditorButtonPanel.hpp> // Pascal unit
#include <QiComponentEditorThemePanel.hpp> // Pascal unit
#include <QiScope.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 <QiTypes.hpp> // Pascal unit
#include <QPrinters.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 Qiscopecomponenteditor
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TiScopeComponentEditorForm;
class PASCALIMPLEMENTATION TiScopeComponentEditorForm : public Qicomponenteditorform::TiComponentEditorForm
{
typedef Qicomponenteditorform::TiComponentEditorForm inherited;
__published:
Qieditorbasiccomponents::TiComponentEditorPageControl* PageControl;
Qcomctrls::TTabSheet* ControlTabSheet;
Qcomctrls::TTabSheet* AboutTabSheet;
Qicomponenteditorbuttonpanel::TiComponentEditorButtonPanel* iComponentEditorButtonPanel1;
Qiaboutpanel::TiAboutPanel* iAboutPanel1;
Qcomctrls::TTabSheet* ChannelsTabSheet;
Qcomctrls::TTabSheet* TimeBaseTabSheet;
Qcomctrls::TTabSheet* TriggerTabSheet;
Qstdctrls::TLabel* Label12;
Qstdctrls::TLabel* Label13;
Qispinselector::TiSpinSelector* TriggerLevelSpinSelector;
Qispinselector::TiSpinSelector* TriggerSourceSpinSelector;
Qieditorbasiccomponents::TiComponentEditorCheckBox* TriggerPositiveSlopeCheckBox;
Qieditorbasiccomponents::TiComponentEditorCheckBox* TriggerAutoCheckBox;
Qstdctrls::TLabel* Label8;
Qstdctrls::TLabel* Label9;
Qstdctrls::TLabel* Label10;
Qstdctrls::TLabel* Label11;
Qispinselector::TiSpinSelector* TimeBaseSecPerDivSpinSelector;
Qispinselector::TiSpinSelector* TimeBasePositionSpinSelector;
Qispinselector::TiSpinSelector* TimeBasePreCaptureSpinSelector;
Qispinselector::TiSpinSelector* TimeBasePostCaptureSpinSelector;
Qieditorbasiccomponents::TiComponentEditorListBox* iChannelListBox;
Qstdctrls::TButton* iChannelAddButton;
Qstdctrls::TButton* ChannelRemoveButton;
Qieditorbasiccomponents::TiComponentEditorPageControl* ChannelPageControl;
Qcomctrls::TTabSheet* ChannelGeneralTabSheet;
Qieditorbasiccomponents::TiComponentEditorPageControl* ControlPageControl;
Qcomctrls::TTabSheet* ControlGeneralTabSheet;
Qstdctrls::TLabel* Label76;
Qieditorbasiccomponents::TiUpDown* UpdateFrameRateUpDown;
Qstdctrls::TLabel* Label2;
Qieditorbasiccomponents::TiComponentEditorEdit* UpdateFrameRateEdit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* AutoFrameRateCheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* SamplesPerSecondEdit;
Qcomctrls::TTabSheet* ControlPrintTabSheet;
Qstdctrls::TLabel* Label175;
Qstdctrls::TGroupBox* PrinterMarginGroupBox;
Qieditorbasiccomponents::TiComponentEditorEdit* PrintMarginLeftEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* PrintMarginTopEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* PrintMarginBottomEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* PrintMarginRightEdit;
Qieditorbasiccomponents::TiComponentEditorRadioGroup* PrintOrientationRadioGroup;
Qieditorbasiccomponents::TiComponentEditorCheckBox* PrintShowDialogCheckBox;
Qieditorbasiccomponents::TiComponentEditorEdit* PrintDocumentNameEdit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* HideControlPanelsCheckBox;
Qstdctrls::TLabel* Label4;
Qstdctrls::TLabel* Label6;
Qstdctrls::TLabel* Label208;
Qstdctrls::TLabel* Label7;
Qstdctrls::TLabel* Label3;
Qieditorbasiccomponents::TiComponentEditorColorPicker* ChannelColorPicker;
Qieditorbasiccomponents::TiComponentEditorEdit* ChannelTitleEdit;
Qstdctrls::TGroupBox* ChannelTraceGroupBox;
Qstdctrls::TLabel* Label5;
Qieditorbasiccomponents::TiUpDown* ChannelTraceLineWidthUpDown;
Qieditorbasiccomponents::TiComponentEditorEdit* ChannelTraceLineWidthEdit;
Qieditorbasiccomponents::TiComponentEditorCheckBox* ChannelTraceVisibleCheckBox;
Qispinselector::TiSpinSelector* ChannelVoltsPerDivSpinSelector;
Qispinselector::TiSpinSelector* ChannelPositionSpinSelector;
Qispinselector::TiSpinSelector* ChannelCouplingSpinSelector;
Qieditorbasiccomponents::TiComponentEditorCheckBox* ChannelRefLineShowCheckBox;
Qieditorbasiccomponents::TiComponentEditorGroupBox* ChannelScalerGroupBox;
Qstdctrls::TLabel* Label14;
Qstdctrls::TLabel* Label15;
Qieditorbasiccomponents::TiComponentEditorEdit* ChannelScalerMultiplierEdit;
Qieditorbasiccomponents::TiComponentEditorEdit* ChannelScalerOffsetEdit;
Qcomctrls::TTabSheet* DisplayTabSheet;
Qstdctrls::TLabel* Label1;
Qieditorbasiccomponents::TiComponentEditorColorPicker* DisplayGridColorPicker;
Qieditorbasiccomponents::TiComponentEditorCheckBox* DisplayTextShowCheckBox;
Qieditorbasiccomponents::TiComponentEditorCheckBox* DisplayHorzScrollShowCheckBox;
void __fastcall iChannelListBoxClick(System::TObject* Sender);
void __fastcall iChannelListBoxGetData(const int Index, bool &DrawColorBox, Qgraphics::TColor &AColor, AnsiString &AText);
void __fastcall ChannelChange(System::TObject* Sender);
void __fastcall iChannelAddButtonClick(System::TObject* Sender);
void __fastcall ChannelRemoveButtonClick(System::TObject* Sender);
private:
int FLastChannelIndex;
void __fastcall ClearAllChannels(void);
void __fastcall UpdateChannelEdit(void);
void __fastcall ReloadTriggerChannelList(void);
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 TiScopeComponentEditorForm(Classes::TComponent* AOwner) : Qicomponenteditorform::TiComponentEditorForm(AOwner) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TCustomForm.CreateNew */ inline __fastcall virtual TiScopeComponentEditorForm(Classes::TComponent* AOwner, int Dummy) : Qicomponenteditorform::TiComponentEditorForm(AOwner, Dummy) { }
#pragma option pop
#pragma option push -w-inl
/* TCustomForm.Destroy */ inline __fastcall virtual ~TiScopeComponentEditorForm(void) { }
#pragma option pop
public:
#pragma option push -w-inl
/* TWidgetControl.CreateParented */ inline __fastcall TiScopeComponentEditorForm(Qt::QWidgetH* ParentWidget) : Qicomponenteditorform::TiComponentEditorForm(ParentWidget) { }
#pragma option pop
};
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE TiScopeComponentEditorForm* iScopeComponentEditorForm;
} /* namespace Qiscopecomponenteditor */
using namespace Qiscopecomponenteditor;
#pragma option pop // -w-
#pragma option pop // -Vx
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // QiScopeComponentEditor
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -