⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sctreg.hpp

📁 suite component ace report
💻 HPP
字号:
// Borland C++ Builder
// Copyright (c) 1995, 1999 by Borland International
// All rights reserved

// (DO NOT EDIT: machine generated header) 'SctReg.pas' rev: 4.00

#ifndef SctRegHPP
#define SctRegHPP

#pragma delphiheader begin
#pragma option push -w-
#include <SctRep.hpp>	// Pascal unit
#include <DsgnIntf.hpp>	// Pascal unit
#include <Classes.hpp>	// Pascal unit
#include <AceAlign.hpp>	// Pascal unit
#include <SysInit.hpp>	// Pascal unit
#include <System.hpp>	// Pascal unit

//-- user supplied -----------------------------------------------------------

namespace Sctreg
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TSctGrouppageEditor;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctGrouppageEditor : public Dsgnintf::TComponentEditor 
{
	typedef Dsgnintf::TComponentEditor inherited;
	
private:
	bool FFirst;
	
public:
	__fastcall virtual TSctGrouppageEditor(Classes::TComponent* AComponent, Dsgnintf::_di_IFormDesigner 
		ADesigner);
	__fastcall virtual ~TSctGrouppageEditor(void);
	virtual void __fastcall Edit(void);
	virtual void __fastcall ExecuteVerb(int Index);
	virtual AnsiString __fastcall GetVerb(int Index);
	virtual int __fastcall GetVerbCount(void);
};

#pragma pack(pop)

class DELPHICLASS TSctLabelEditor;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctLabelEditor : public Dsgnintf::TComponentEditor 
{
	typedef Dsgnintf::TComponentEditor inherited;
	
public:
	__fastcall virtual TSctLabelEditor(Classes::TComponent* AComponent, Dsgnintf::_di_IFormDesigner ADesigner
		);
	__fastcall virtual ~TSctLabelEditor(void);
};

#pragma pack(pop)

class DELPHICLASS TSctVarProperty;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctVarProperty : public Dsgnintf::TComponentProperty 
{
	typedef Dsgnintf::TComponentProperty inherited;
	
public:
	virtual void __fastcall SetValue(const AnsiString Value);
	virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
	virtual AnsiString __fastcall GetValue();
	Sctrep::TSctPage* __fastcall GetPage(void);
	void __fastcall SetDataLists(void);
	void __fastcall AddDataLists(const AnsiString S);
protected:
	#pragma option push -w-inl
	/* TPropertyEditor.Create */ inline __fastcall TSctVarProperty(const Dsgnintf::_di_IFormDesigner ADesigner
		, int APropCount) : Dsgnintf::TComponentProperty(ADesigner, APropCount) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TSctVarProperty(void) { }
	#pragma option pop
	
};

#pragma pack(pop)

class DELPHICLASS TSctTotalVarProperty;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctTotalVarProperty : public Dsgnintf::TComponentProperty 
{
	typedef Dsgnintf::TComponentProperty inherited;
	
public:
	virtual void __fastcall SetValue(const AnsiString Value);
	virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
	virtual AnsiString __fastcall GetValue();
protected:
	#pragma option push -w-inl
	/* TPropertyEditor.Create */ inline __fastcall TSctTotalVarProperty(const Dsgnintf::_di_IFormDesigner 
		ADesigner, int APropCount) : Dsgnintf::TComponentProperty(ADesigner, APropCount) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TSctTotalVarProperty(void) { }
	#pragma option pop
	
};

#pragma pack(pop)

class DELPHICLASS TSctLevelProperty;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctLevelProperty : public Dsgnintf::TComponentProperty 
{
	typedef Dsgnintf::TComponentProperty inherited;
	
public:
	virtual AnsiString __fastcall GetValue();
	virtual void __fastcall SetValue(const AnsiString Value);
	virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
protected:
	#pragma option push -w-inl
	/* TPropertyEditor.Create */ inline __fastcall TSctLevelProperty(const Dsgnintf::_di_IFormDesigner 
		ADesigner, int APropCount) : Dsgnintf::TComponentProperty(ADesigner, APropCount) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TSctLevelProperty(void) { }
	#pragma option pop
	
};

#pragma pack(pop)

class DELPHICLASS TSctTotalLevelProperty;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctTotalLevelProperty : public Dsgnintf::TComponentProperty 
{
	typedef Dsgnintf::TComponentProperty inherited;
	
public:
	virtual AnsiString __fastcall GetValue();
	virtual void __fastcall SetValue(const AnsiString Value);
	virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
protected:
	#pragma option push -w-inl
	/* TPropertyEditor.Create */ inline __fastcall TSctTotalLevelProperty(const Dsgnintf::_di_IFormDesigner 
		ADesigner, int APropCount) : Dsgnintf::TComponentProperty(ADesigner, APropCount) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TSctTotalLevelProperty(void) { }
	#pragma option pop
	
};

#pragma pack(pop)

class DELPHICLASS TSctReadOnlySubProperty;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctReadOnlySubProperty : public Dsgnintf::TClassProperty 
{
	typedef Dsgnintf::TClassProperty inherited;
	
public:
	virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
protected:
	#pragma option push -w-inl
	/* TPropertyEditor.Create */ inline __fastcall TSctReadOnlySubProperty(const Dsgnintf::_di_IFormDesigner 
		ADesigner, int APropCount) : Dsgnintf::TClassProperty(ADesigner, APropCount) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TSctReadOnlySubProperty(void) { }
	#pragma option pop
	
};

#pragma pack(pop)

class DELPHICLASS TSctDataSetProperty;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctDataSetProperty : public Dsgnintf::TComponentProperty 
{
	typedef Dsgnintf::TComponentProperty inherited;
	
public:
	virtual void __fastcall SetValue(const AnsiString Value);
	virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
	virtual AnsiString __fastcall GetValue();
protected:
	#pragma option push -w-inl
	/* TPropertyEditor.Create */ inline __fastcall TSctDataSetProperty(const Dsgnintf::_di_IFormDesigner 
		ADesigner, int APropCount) : Dsgnintf::TComponentProperty(ADesigner, APropCount) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TSctDataSetProperty(void) { }
	#pragma option pop
	
};

#pragma pack(pop)

class DELPHICLASS TSctDataSourceDSGProperty;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TSctDataSourceDSGProperty : public Dsgnintf::TClassProperty 
{
	typedef Dsgnintf::TClassProperty inherited;
	
public:
	virtual AnsiString __fastcall GetValue();
	virtual Dsgnintf::TPropertyAttributes __fastcall GetAttributes(void);
protected:
	#pragma option push -w-inl
	/* TPropertyEditor.Create */ inline __fastcall TSctDataSourceDSGProperty(const Dsgnintf::_di_IFormDesigner 
		ADesigner, int APropCount) : Dsgnintf::TClassProperty(ADesigner, APropCount) { }
	#pragma option pop
	
public:
	#pragma option push -w-inl
	/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TSctDataSourceDSGProperty(void) { }
	#pragma option pop
	
};

#pragma pack(pop)

//-- var, const, procedure ---------------------------------------------------
extern PACKAGE void __fastcall Register(void);

}	/* namespace Sctreg */
#if !defined(NO_IMPLICIT_NAMESPACE_USE)
using namespace Sctreg;
#endif
#pragma option pop	// -w-

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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -