📄 spropeditors.hpp
字号:
// CodeGear C++Builder
// Copyright (c) 1995, 2008 by CodeGear
// All rights reserved
// (DO NOT EDIT: machine generated header) 'Spropeditors.pas' rev: 20.00
#ifndef SpropeditorsHPP
#define SpropeditorsHPP
#pragma delphiheader begin
#pragma option push
#pragma option -w- // All warnings off
#pragma option -Vx // Zero-length empty class member functions
#pragma pack(push,8)
#include <System.hpp> // Pascal unit
#include <Sysinit.hpp> // Pascal unit
#include <Windows.hpp> // Pascal unit
#include <Messages.hpp> // Pascal unit
#include <Sysutils.hpp> // Pascal unit
#include <Classes.hpp> // Pascal unit
#include <Graphics.hpp> // Pascal unit
#include <Controls.hpp> // Pascal unit
#include <Forms.hpp> // Pascal unit
#include <Dialogs.hpp> // Pascal unit
#include <Comctrls.hpp> // Pascal unit
#include <Sconst.hpp> // Pascal unit
#include <Extctrls.hpp> // Pascal unit
#include <Spanel.hpp> // Pascal unit
#include <Sgraphutils.hpp> // Pascal unit
#include <Acntutils.hpp> // Pascal unit
#include <Imglist.hpp> // Pascal unit
#include <Consts.hpp> // Pascal unit
#include <Comstrs.hpp> // Pascal unit
#include <Commctrl.hpp> // Pascal unit
#include <Sdialogs.hpp> // Pascal unit
#include <Spagecontrol.hpp> // Pascal unit
#include <Typinfo.hpp> // Pascal unit
#include <Designeditors.hpp> // Pascal unit
#include <Designintf.hpp> // Pascal unit
#include <Vcleditors.hpp> // Pascal unit
#include <Svclutils.hpp> // Pascal unit
#include <Colnedit.hpp> // Pascal unit
//-- user supplied -----------------------------------------------------------
namespace Spropeditors
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TacImageIndexEditor;
class PASCALIMPLEMENTATION TacImageIndexEditor : public Designeditors::TIntegerProperty
{
typedef Designeditors::TIntegerProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
Imglist::TCustomImageList* __fastcall GetMyList(void);
void __fastcall ListMeasureHeight(const System::UnicodeString Value, Graphics::TCanvas* ACanvas, int &AHeight);
void __fastcall ListMeasureWidth(const System::UnicodeString Value, Graphics::TCanvas* ACanvas, int &AWidth);
void __fastcall ListDrawValue(const System::UnicodeString Value, Graphics::TCanvas* ACanvas, const Types::TRect &ARect, bool ASelected);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TacImageIndexEditor(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TIntegerProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TacImageIndexEditor(void) { }
private:
void *__ICustomPropertyListDrawing; /* Vcleditors::ICustomPropertyListDrawing */
public:
#if defined(MANAGED_INTERFACE_OPERATORS)
operator Vcleditors::_di_ICustomPropertyListDrawing()
{
Vcleditors::_di_ICustomPropertyListDrawing intf;
GetInterface(intf);
return intf;
}
#else
operator ICustomPropertyListDrawing*(void) { return (ICustomPropertyListDrawing*)&__ICustomPropertyListDrawing; }
#endif
};
class DELPHICLASS TacSkinInfoProperty;
class PASCALIMPLEMENTATION TacSkinInfoProperty : public Designeditors::TStringProperty
{
typedef Designeditors::TStringProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall Edit(void);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TacSkinInfoProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TStringProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TacSkinInfoProperty(void) { }
};
class DELPHICLASS TsHintProperty;
class PASCALIMPLEMENTATION TsHintProperty : public Vcleditors::TCaptionProperty
{
typedef Vcleditors::TCaptionProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual int __fastcall GetEditLimit(void);
virtual void __fastcall Edit(void);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TsHintProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Vcleditors::TCaptionProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TsHintProperty(void) { }
};
class DELPHICLASS TsPageControlEditor;
class PASCALIMPLEMENTATION TsPageControlEditor : public Designeditors::TDefaultEditor
{
typedef Designeditors::TDefaultEditor inherited;
public:
virtual void __fastcall ExecuteVerb(int Index);
virtual System::UnicodeString __fastcall GetVerb(int Index);
virtual int __fastcall GetVerbCount(void);
public:
/* TComponentEditor.Create */ inline __fastcall virtual TsPageControlEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Designeditors::TDefaultEditor(AComponent, ADesigner) { }
public:
/* TObject.Destroy */ inline __fastcall virtual ~TsPageControlEditor(void) { }
};
class DELPHICLASS TsFrameBarEditor;
class PASCALIMPLEMENTATION TsFrameBarEditor : public Designeditors::TComponentEditor
{
typedef Designeditors::TComponentEditor inherited;
public:
virtual void __fastcall ExecuteVerb(int Index);
virtual System::UnicodeString __fastcall GetVerb(int Index);
virtual int __fastcall GetVerbCount(void);
public:
/* TComponentEditor.Create */ inline __fastcall virtual TsFrameBarEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Designeditors::TComponentEditor(AComponent, ADesigner) { }
public:
/* TObject.Destroy */ inline __fastcall virtual ~TsFrameBarEditor(void) { }
};
class DELPHICLASS TsTabSheetEditor;
class PASCALIMPLEMENTATION TsTabSheetEditor : public Designeditors::TDefaultEditor
{
typedef Designeditors::TDefaultEditor inherited;
public:
virtual void __fastcall ExecuteVerb(int Index);
virtual System::UnicodeString __fastcall GetVerb(int Index);
virtual int __fastcall GetVerbCount(void);
public:
/* TComponentEditor.Create */ inline __fastcall virtual TsTabSheetEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Designeditors::TDefaultEditor(AComponent, ADesigner) { }
public:
/* TObject.Destroy */ inline __fastcall virtual ~TsTabSheetEditor(void) { }
};
class DELPHICLASS TsImageListEditor;
class PASCALIMPLEMENTATION TsImageListEditor : public Designeditors::TComponentEditor
{
typedef Designeditors::TComponentEditor inherited;
public:
virtual void __fastcall ExecuteVerb(int Index);
virtual System::UnicodeString __fastcall GetVerb(int Index);
virtual int __fastcall GetVerbCount(void);
public:
/* TComponentEditor.Create */ inline __fastcall virtual TsImageListEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Designeditors::TComponentEditor(AComponent, ADesigner) { }
public:
/* TObject.Destroy */ inline __fastcall virtual ~TsImageListEditor(void) { }
};
class DELPHICLASS TacImgListItemsProperty;
class PASCALIMPLEMENTATION TacImgListItemsProperty : public Designeditors::TStringProperty
{
typedef Designeditors::TStringProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall Edit(void);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TacImgListItemsProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TStringProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TacImgListItemsProperty(void) { }
};
class DELPHICLASS TacHintsTemplatesProperty;
class PASCALIMPLEMENTATION TacHintsTemplatesProperty : public Designeditors::TClassProperty
{
typedef Designeditors::TClassProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall Edit(void);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TacHintsTemplatesProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TClassProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TacHintsTemplatesProperty(void) { }
};
class DELPHICLASS TacAlphaHintsEditor;
class PASCALIMPLEMENTATION TacAlphaHintsEditor : public Designeditors::TComponentEditor
{
typedef Designeditors::TComponentEditor inherited;
public:
virtual void __fastcall ExecuteVerb(int Index);
virtual System::UnicodeString __fastcall GetVerb(int Index);
virtual int __fastcall GetVerbCount(void);
public:
/* TComponentEditor.Create */ inline __fastcall virtual TacAlphaHintsEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Designeditors::TComponentEditor(AComponent, ADesigner) { }
public:
/* TObject.Destroy */ inline __fastcall virtual ~TacAlphaHintsEditor(void) { }
};
class DELPHICLASS TsPathDlgEditor;
class PASCALIMPLEMENTATION TsPathDlgEditor : public Designeditors::TComponentEditor
{
typedef Designeditors::TComponentEditor inherited;
public:
virtual void __fastcall ExecuteVerb(int Index);
virtual System::UnicodeString __fastcall GetVerb(int Index);
virtual int __fastcall GetVerbCount(void);
public:
/* TComponentEditor.Create */ inline __fastcall virtual TsPathDlgEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Designeditors::TComponentEditor(AComponent, ADesigner) { }
public:
/* TObject.Destroy */ inline __fastcall virtual ~TsPathDlgEditor(void) { }
};
class DELPHICLASS TsSkinSectionProperty;
class PASCALIMPLEMENTATION TsSkinSectionProperty : public Designeditors::TStringProperty
{
typedef Designeditors::TStringProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TsSkinSectionProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TStringProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TsSkinSectionProperty(void) { }
};
class DELPHICLASS TsSkinNameProperty;
class PASCALIMPLEMENTATION TsSkinNameProperty : public Designeditors::TStringProperty
{
typedef Designeditors::TStringProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TsSkinNameProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TStringProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TsSkinNameProperty(void) { }
};
class DELPHICLASS TsDirProperty;
class PASCALIMPLEMENTATION TsDirProperty : public Designeditors::TStringProperty
{
typedef Designeditors::TStringProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall Edit(void);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TsDirProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TStringProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TsDirProperty(void) { }
};
class DELPHICLASS TsInternalSkinsProperty;
class PASCALIMPLEMENTATION TsInternalSkinsProperty : public Designeditors::TClassProperty
{
typedef Designeditors::TClassProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall Edit(void);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TsInternalSkinsProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TClassProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TsInternalSkinsProperty(void) { }
};
class DELPHICLASS TacThirdPartyProperty;
class PASCALIMPLEMENTATION TacThirdPartyProperty : public Designeditors::TClassProperty
{
typedef Designeditors::TClassProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall Edit(void);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TacThirdPartyProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TClassProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TacThirdPartyProperty(void) { }
};
class DELPHICLASS TacSkinManagerEditor;
class PASCALIMPLEMENTATION TacSkinManagerEditor : public Designeditors::TComponentEditor
{
typedef Designeditors::TComponentEditor inherited;
public:
virtual void __fastcall ExecuteVerb(int Index);
virtual System::UnicodeString __fastcall GetVerb(int Index);
virtual int __fastcall GetVerbCount(void);
public:
/* TComponentEditor.Create */ inline __fastcall virtual TacSkinManagerEditor(Classes::TComponent* AComponent, Designintf::_di_IDesigner ADesigner) : Designeditors::TComponentEditor(AComponent, ADesigner) { }
public:
/* TObject.Destroy */ inline __fastcall virtual ~TacSkinManagerEditor(void) { }
};
class DELPHICLASS TacTemplateNameProperty;
class PASCALIMPLEMENTATION TacTemplateNameProperty : public Designeditors::TStringProperty
{
typedef Designeditors::TStringProperty inherited;
public:
virtual Designintf::TPropertyAttributes __fastcall GetAttributes(void);
virtual void __fastcall GetValues(Classes::TGetStrProc Proc);
public:
/* TPropertyEditor.Create */ inline __fastcall virtual TacTemplateNameProperty(const Designintf::_di_IDesigner ADesigner, int APropCount) : Designeditors::TStringProperty(ADesigner, APropCount) { }
/* TPropertyEditor.Destroy */ inline __fastcall virtual ~TacTemplateNameProperty(void) { }
};
//-- var, const, procedure ---------------------------------------------------
extern PACKAGE void __fastcall Register(void);
} /* namespace Spropeditors */
using namespace Spropeditors;
#pragma pack(pop)
#pragma option pop
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // SpropeditorsHPP
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -