📄 flexactions.hpp
字号:
virtual void __fastcall DoRedo(System::TObject* Source);
virtual void __fastcall DoRecordAction(System::TObject* Source);
public:
#pragma option push -w-inl
/* THistoryGroup.Create */ inline __fastcall virtual TControlCreateHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TCreateDestroyHistoryGroup(AOwner, AParent) { }
#pragma option pop
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TControlCreateHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TControlDestroyHistoryGroup;
class PASCALIMPLEMENTATION TControlDestroyHistoryGroup : public TCreateDestroyHistoryGroup
{
typedef TCreateDestroyHistoryGroup inherited;
protected:
virtual void __fastcall DoUndo(System::TObject* Source);
virtual void __fastcall DoRedo(System::TObject* Source);
virtual void __fastcall DoRecordAction(System::TObject* Source);
public:
#pragma option push -w-inl
/* THistoryGroup.Create */ inline __fastcall virtual TControlDestroyHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TCreateDestroyHistoryGroup(AOwner, AParent) { }
#pragma option pop
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TControlDestroyHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TFlexPanelHistoryGroup;
class PASCALIMPLEMENTATION TFlexPanelHistoryGroup : public Flexhistory::THistoryGroup
{
typedef Flexhistory::THistoryGroup inherited;
protected:
Flexbase::TFlexPanel* FSourcePanel;
public:
__fastcall virtual TFlexPanelHistoryGroup(Flexhistory::THistory* AOwner, Flexhistory::THistoryGroup*
AParent);
__property Flexbase::TFlexPanel* SourcePanel = {read=FSourcePanel, write=FSourcePanel};
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TFlexPanelHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelSizeMoveHistoryGroup;
class PASCALIMPLEMENTATION TPanelSizeMoveHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelSizeMoveHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelSizeMoveHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelAlignHistoryGroup;
class PASCALIMPLEMENTATION TPanelAlignHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelAlignHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelAlignHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelCreateControlsHistoryGroup;
class PASCALIMPLEMENTATION TPanelCreateControlsHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelCreateControlsHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelCreateControlsHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelDestroyControlsHistoryGroup;
class PASCALIMPLEMENTATION TPanelDestroyControlsHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelDestroyControlsHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelDestroyControlsHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelUngroupControlsHistoryGroup;
class PASCALIMPLEMENTATION TPanelUngroupControlsHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelUngroupControlsHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelUngroupControlsHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelDuplicateHistoryGroup;
class PASCALIMPLEMENTATION TPanelDuplicateHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelDuplicateHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelDuplicateHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelCloneHistoryGroup;
class PASCALIMPLEMENTATION TPanelCloneHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelCloneHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelCloneHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelOrderHistoryGroup;
class PASCALIMPLEMENTATION TPanelOrderHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelOrderHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelOrderHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelPointsHistoryGroup;
class PASCALIMPLEMENTATION TPanelPointsHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelPointsHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelPointsHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelRerouteHistoryGroup;
class PASCALIMPLEMENTATION TPanelRerouteHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelRerouteHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelRerouteHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelColorHistoryGroup;
class PASCALIMPLEMENTATION TPanelColorHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelColorHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelColorHistoryGroup(void) { }
#pragma option pop
};
class DELPHICLASS TPanelPropsHistoryGroup;
class PASCALIMPLEMENTATION TPanelPropsHistoryGroup : public TFlexPanelHistoryGroup
{
typedef TFlexPanelHistoryGroup inherited;
public:
#pragma option push -w-inl
/* TFlexPanelHistoryGroup.Create */ inline __fastcall virtual TPanelPropsHistoryGroup(Flexhistory::THistory*
AOwner, Flexhistory::THistoryGroup* AParent) : TFlexPanelHistoryGroup(AOwner, AParent) { }
#pragma option pop
public:
#pragma option push -w-inl
/* THistoryGroup.Destroy */ inline __fastcall virtual ~TPanelPropsHistoryGroup(void) { }
#pragma option pop
};
//-- var, const, procedure ---------------------------------------------------
} /* namespace Flexactions */
#if !defined(NO_IMPLICIT_NAMESPACE_USE)
using namespace Flexactions;
#endif
#pragma option pop // -w-
#pragma option pop // -Vx
#pragma delphiheader end.
//-- end unit ----------------------------------------------------------------
#endif // FlexActions
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -