home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ChartFX.hpp - dcc32 generated hdr (DO NOT EDIT) rev: -2
- // From: ChartFX.pas
- //----------------------------------------------------------------------------
- #ifndef ChartFXHPP
- #define ChartFXHPP
- //----------------------------------------------------------------------------
- #ifndef MenusHPP
- #include <Menus.hpp>
- #endif
-
- #ifndef ControlsHPP
- #include <Controls.hpp>
- #endif
-
- #ifndef OleCtrlsHPP
- #include <OleCtrls.hpp>
- #endif
-
- #ifndef GraphicsHPP
- #include <Graphics.hpp>
- #endif
-
- #ifndef ClassesHPP
- #include <Classes.hpp>
- #endif
-
- #ifndef OleCtlHPP
- #include <OleCtl.hpp>
- #endif
-
- #ifndef OLE2HPP
- #include <OLE2.hpp>
- #endif
-
- #ifndef SystemHPP
- #include <System.hpp>
- #endif
-
- namespace Chartfx
- {
- //-- type declarations -------------------------------------------------------
- typedef void __fastcall (__closure *TChartFXLButtonDblClk)(System::TObject *Sender, System::Smallint
- &X, System::Smallint &Y, System::Smallint &nSerie, System::Smallint &nPoint, System::Smallint &nRes
- );
-
- typedef void __fastcall (__closure *TChartFXRButtonDown)(System::TObject *Sender, System::Smallint &
- X, System::Smallint &Y, System::Smallint &nSerie, System::Smallint &nPoint, System::Smallint &nRes)
- ;
-
- typedef void __fastcall (__closure *TChartFXChangeValue)(System::TObject *Sender, System::Double &dValue
- , System::Smallint &nSerie, System::Smallint &nPoint, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXChangeString)(System::TObject *Sender, System::Smallint
- &nType, System::Smallint &nIndex, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXChangeColor)(System::TObject *Sender, System::Smallint &
- nType, System::Smallint &nIndex, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXChangePalette)(System::TObject *Sender, System::Smallint
- &nIndex, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXChangeFont)(System::TObject *Sender, System::Smallint &nIndex
- , System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXChangePattern)(System::TObject *Sender, System::Smallint
- &nType, System::Smallint &nIndex, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXChangePattPal)(System::TObject *Sender, System::Smallint
- &nIndex, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXMenu)(System::TObject *Sender, System::Smallint &wParam,
- System::Smallint &nSerie, System::Smallint &nPoint, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXChangeType)(System::TObject *Sender, System::Smallint &nType
- , System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXUserScroll)(System::TObject *Sender, System::Integer wScrollMsg
- , System::Integer wScrollParam, System::Smallint &nRes);
-
- typedef void __fastcall (__closure *TChartFXGetLegend)(System::TObject *Sender, System::Smallint nType
- , System::Smallint &nRes);
-
- class __declspec(delphiclass) TChartFX;
- class __declspec(pascalimplementation) TChartFX : public Olectrls::TOleControl
- {
- typedef TChartFX ThisClass;
- typedef Olectrls::TOleControl inherited;
-
- private:
- TChartFXLButtonDblClk FOnLButtonDblClk;
- TChartFXRButtonDown FOnRButtonDown;
- TChartFXChangeValue FOnChangeValue;
- TChartFXChangeString FOnChangeString;
- TChartFXChangeColor FOnChangeColor;
- Classes::TNotifyEvent FOnDestroy;
- Classes::TNotifyEvent FOnReadFile;
- TChartFXChangePalette FOnChangePalette;
- TChartFXChangeFont FOnChangeFont;
- Classes::TNotifyEvent FOnReadTemplate;
- TChartFXChangePattern FOnChangePattern;
- TChartFXChangePattPal FOnChangePattPal;
- TChartFXMenu FOnMenu;
- TChartFXChangeType FOnChangeType;
- TChartFXUserScroll FOnUserScroll;
- TChartFXGetLegend FOnGetLegend;
- System::Double __stdcall Get_Value(System::Smallint index);
- void __stdcall Set_Value(System::Smallint index, System::Double Value);
- System::Double __stdcall Get_XValue(System::Smallint index);
- void __stdcall Set_XValue(System::Smallint index, System::Double Value);
- System::Double __stdcall Get_IniValue(System::Smallint index);
- void __stdcall Set_IniValue(System::Smallint index, System::Double Value);
- System::Double __stdcall Get_Const_(System::Smallint index);
- void __stdcall Set_Const_(System::Smallint index, System::Double Value);
- Graphics::TColor __stdcall Get_Color(System::Smallint index);
- void __stdcall Set_Color(System::Smallint index, Graphics::TColor Value);
- Graphics::TColor __stdcall Get_BkColor(System::Smallint index);
- void __stdcall Set_BkColor(System::Smallint index, Graphics::TColor Value);
- System::Double __stdcall Get_Adm(System::Smallint index);
- void __stdcall Set_Adm(System::Smallint index, System::Double Value);
- System::Smallint __stdcall Get_Pattern(System::Smallint index);
- void __stdcall Set_Pattern(System::Smallint index, System::Smallint Value);
- System::Integer __stdcall Get_Fonts(System::Smallint index);
- void __stdcall Set_Fonts(System::Smallint index, System::Integer Value);
- System::AnsiString __stdcall Get_Title(System::Smallint index);
- void __stdcall Set_Title(System::Smallint index, const System::AnsiString Value);
- System::AnsiString __stdcall Get_Legend(System::Smallint index);
- void __stdcall Set_Legend(System::Smallint index, const System::AnsiString Value);
- System::AnsiString __stdcall Get_SerLeg(System::Smallint index);
- void __stdcall Set_SerLeg(System::Smallint index, const System::AnsiString Value);
- System::AnsiString __stdcall Get_KeyLeg(System::Smallint index);
- void __stdcall Set_KeyLeg(System::Smallint index, const System::AnsiString Value);
- System::AnsiString __stdcall Get_FixLeg(System::Smallint index);
- void __stdcall Set_FixLeg(System::Smallint index, const System::AnsiString Value);
- System::AnsiString __stdcall Get_YLeg(System::Smallint index);
- void __stdcall Set_YLeg(System::Smallint index, const System::AnsiString Value);
- System::AnsiString __stdcall Get_KeySer(System::Smallint index);
- void __stdcall Set_KeySer(System::Smallint index, const System::AnsiString Value);
- System::AnsiString __stdcall Get_StatusText(System::Smallint index);
- void __stdcall Set_StatusText(System::Smallint index, const System::AnsiString Value);
- Graphics::TColor __stdcall Get_RGBFont(System::Smallint index);
- void __stdcall Set_RGBFont(System::Smallint index, Graphics::TColor Value);
- System::Smallint __stdcall Get_HFont(System::Smallint index);
- void __stdcall Set_HFont(System::Smallint index, System::Smallint Value);
- System::Smallint __stdcall Get_ItemWidth(System::Smallint index);
- void __stdcall Set_ItemWidth(System::Smallint index, System::Smallint Value);
- System::Smallint __stdcall Get_ItemStyle(System::Smallint index);
- void __stdcall Set_ItemStyle(System::Smallint index, System::Smallint Value);
- Graphics::TColor __stdcall Get_ItemColor(System::Smallint index);
- void __stdcall Set_ItemColor(System::Smallint index, Graphics::TColor Value);
- System::Smallint __stdcall Get_DecimalsNum(System::Smallint index);
- void __stdcall Set_DecimalsNum(System::Smallint index, System::Smallint Value);
-
- protected:
- virtual void __fastcall InitControlData(void);
-
- public:
- System::Integer __stdcall OpenDataEx(System::Smallint nType, System::Integer n1, System::Integer n2
- );
- System::WordBool __stdcall CloseData(System::Smallint nType);
- System::Integer __stdcall DblClk(System::Smallint nType, System::Integer lExtra);
- System::Integer __stdcall RigClk(System::Smallint nType, System::Integer lExtra);
- System::Integer __stdcall Status(System::Smallint nItems, System::Integer lpStatus);
- System::Integer __stdcall ShowDialog(System::Smallint nDialog, System::Integer lExtra);
- System::Integer __stdcall PrintIt(void);
- System::Integer __stdcall Scroll(System::Integer wParam, System::Integer lParam);
- System::Integer __stdcall SetStatusItem(System::Smallint index, System::WordBool bText, System::Smallint
- nID, System::WordBool bFrame, System::Smallint nWidth, System::Smallint nMin, System::Smallint nDesp
- , System::Integer dwStyle);
- System::Integer __stdcall Paint(System::Integer hDC, System::Smallint nLeft, System::Smallint nTop,
- System::Smallint nRight, System::Smallint nBottom, System::Smallint wAction, System::Integer lps);
-
- System::Integer __stdcall SetStripe(System::Smallint index, System::Double dMin, System::Double dMax
- , Graphics::TColor rgb);
- System::Integer __stdcall Language(const System::AnsiString sResource);
- System::Integer __stdcall ExportFile(const System::AnsiString lpszNewValue);
- System::Integer __stdcall ImportFile(const System::AnsiString lpszNewValue);
- System::Integer __stdcall WriteTemplate(const System::AnsiString lpszNewValue);
- System::Integer __stdcall ReadTemplate(const System::AnsiString lpszNewValue);
- System::Integer __stdcall CopyData(void);
- System::Integer __stdcall CopyBitmap(void);
- void __stdcall Refresh(void);
- void __stdcall AboutBox(void);
- __property System::Double Value[System::Smallint index] = {read=Get_Value, write=Set_Value};
- __property System::Double XValue[System::Smallint index] = {read=Get_XValue, write=Set_XValue};
- __property System::Double IniValue[System::Smallint index] = {read=Get_IniValue, write=Set_IniValue
- };
- __property System::Double Const_[System::Smallint index] = {read=Get_Const_, write=Set_Const_};
- __property Graphics::TColor Color[System::Smallint index] = {read=Get_Color, write=Set_Color};
- __property Graphics::TColor BkColor[System::Smallint index] = {read=Get_BkColor, write=Set_BkColor}
- ;
- __property System::Double Adm[System::Smallint index] = {read=Get_Adm, write=Set_Adm};
- __property System::Smallint Pattern[System::Smallint index] = {read=Get_Pattern, write=Set_Pattern}
- ;
- __property System::Integer Fonts[System::Smallint index] = {read=Get_Fonts, write=Set_Fonts};
- __property System::AnsiString Title[System::Smallint index] = {read=Get_Title, write=Set_Title};
- __property System::AnsiString Legend[System::Smallint index] = {read=Get_Legend, write=Set_Legend};
-
- __property System::AnsiString SerLeg[System::Smallint index] = {read=Get_SerLeg, write=Set_SerLeg};
-
- __property System::AnsiString KeyLeg[System::Smallint index] = {read=Get_KeyLeg, write=Set_KeyLeg};
-
- __property System::AnsiString FixLeg[System::Smallint index] = {read=Get_FixLeg, write=Set_FixLeg};
-
- __property System::AnsiString YLeg[System::Smallint index] = {read=Get_YLeg, write=Set_YLeg};
- __property System::AnsiString KeySer[System::Smallint index] = {read=Get_KeySer, write=Set_KeySer};
-
- __property System::AnsiString StatusText[System::Smallint index] = {read=Get_StatusText, write=Set_StatusText
- };
- __property Graphics::TColor RGBFont[System::Smallint index] = {read=Get_RGBFont, write=Set_RGBFont}
- ;
- __property System::Smallint HFont[System::Smallint index] = {read=Get_HFont, write=Set_HFont};
- __property System::Smallint ItemWidth[System::Smallint index] = {read=Get_ItemWidth, write=Set_ItemWidth
- };
- __property System::Smallint ItemStyle[System::Smallint index] = {read=Get_ItemStyle, write=Set_ItemStyle
- };
- __property Graphics::TColor ItemColor[System::Smallint index] = {read=Get_ItemColor, write=Set_ItemColor
- };
- __property System::Smallint DecimalsNum[System::Smallint index] = {read=Get_DecimalsNum, write=Set_DecimalsNum
- };
-
- __published:
- __property TabStop ;
- __property DragCursor ;
- __property DragMode ;
- __property ParentShowHint ;
- __property PopupMenu ;
- __property ShowHint ;
- __property TabOrder ;
- __property Visible ;
- __property OnDragDrop ;
- __property OnDragOver ;
- __property OnEndDrag ;
- __property OnEnter ;
- __property OnExit ;
- __property OnStartDrag ;
- __property System::Smallint DesignDraw = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=4, nodefault};
- __property System::Smallint ThisSerie = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=1, nodefault};
- __property System::Smallint ThisPoint = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=2, nodefault};
- __property System::WordBool AutoInvalidate = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=3, nodefault};
- __property System::Integer Type_ = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=5
- , nodefault};
- __property System::Integer Style = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=6
- , nodefault};
- __property System::Smallint NSeries = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=7
- , nodefault};
- __property System::Smallint NValues = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=8
- , nodefault};
- __property Graphics::TColor ThisColor = {read=GetColorProp, write=SetColorProp, stored=false, index=9
- , nodefault};
- __property Graphics::TColor ThisBkColor = {read=GetColorProp, write=SetColorProp, stored=false, index=10
- , nodefault};
- __property System::Smallint LeftGap = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=11
- , nodefault};
- __property System::Smallint RightGap = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=12, nodefault};
- __property System::Smallint TopGap = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=13
- , nodefault};
- __property System::Smallint BottomGap = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=14, nodefault};
- __property System::Smallint Decimals = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=15, nodefault};
- __property System::Smallint PointType = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=16, nodefault};
- __property System::Smallint Scheme = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=17
- , nodefault};
- __property System::Smallint Stacked = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=18
- , nodefault};
- __property System::Smallint Grid = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=19
- , nodefault};
- __property System::Smallint WallWidth = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=20, nodefault};
- __property System::Smallint BarHorzGap = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=21, nodefault};
- __property System::WordBool View3D = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=22
- , nodefault};
- __property System::Integer Angles3D = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=23
- , nodefault};
- __property System::Smallint PixFactor = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=24, nodefault};
- __property System::Smallint LineWidth = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=25, nodefault};
- __property System::Smallint LineStyle = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=26, nodefault};
- __property Graphics::TColor LineColor = {read=GetColorProp, write=SetColorProp, stored=false, index=27
- , nodefault};
- __property Graphics::TColor LineBkColor = {read=GetColorProp, write=SetColorProp, stored=false, index=28
- , nodefault};
- __property System::Smallint FixedWidth = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=29, nodefault};
- __property System::Smallint FixedStyle = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=30, nodefault};
- __property Graphics::TColor FixedColor = {read=GetColorProp, write=SetColorProp, stored=false, index=31
- , nodefault};
- __property Graphics::TColor FixedBkColor = {read=GetColorProp, write=SetColorProp, stored=false, index=32
- , nodefault};
- __property System::Smallint FixedGap = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=33, nodefault};
- __property Graphics::TColor RGBBarHorz = {read=GetColorProp, write=SetColorProp, stored=false, index=34
- , nodefault};
- __property Graphics::TColor RGBBk = {read=GetColorProp, write=SetColorProp, stored=false, index=35,
- nodefault};
- __property Graphics::TColor RGB2DBk = {read=GetColorProp, write=SetColorProp, stored=false, index=36
- , nodefault};
- __property Graphics::TColor RGB3DBk = {read=GetColorProp, write=SetColorProp, stored=false, index=37
- , nodefault};
- __property System::WordBool ShowStatus = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=38, nodefault};
- __property System::AnsiString HText = {read=GetStringProp, write=SetStringProp, stored=false, index=39
- , nodefault};
- __property System::Smallint ChartStatus = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=40, nodefault};
- __property System::Smallint Edit = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=41
- , nodefault};
- __property System::Smallint ChartType = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=42, nodefault};
- __property System::WordBool Chart3D = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=43
- , nodefault};
- __property System::WordBool ToolBar = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=44
- , nodefault};
- __property System::WordBool PaletteBar = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=45, nodefault};
- __property System::WordBool PatternBar = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false,
- index=46, nodefault};
- __property System::Integer CustTool = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=47
- , nodefault};
- __property System::Integer ReturnValue = {read=GetIntegerProp, write=SetIntegerProp, stored=false,
- index=48, nodefault};
- __property System::WordBool AutoIncrement = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false
- , index=49, nodefault};
- __property System::Double ThisValue = {read=GetDoubleProp, write=SetDoubleProp, stored=false, index=50
- };
- __property System::Smallint VertGridGap = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=51, nodefault};
- __property System::Smallint XLegType = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=52, nodefault};
- __property System::Smallint ConstType = {read=GetSmallintProp, write=SetSmallintProp, stored=false,
- index=53, nodefault};
- __property System::Variant LeftFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=54
- };
- __property System::Variant RightFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=55
- };
- __property System::Variant TopFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=56
- };
- __property System::Variant BottomFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=57
- };
- __property System::Variant XLegFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=58
- };
- __property System::Variant YLegFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=59
- };
- __property System::Variant FixedFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=60
- };
- __property System::Variant LegendFont = {read=GetVariantProp, write=SetVariantProp, stored=false, index=61
- };
- __property System::Smallint LegendWidth = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=62, nodefault};
- __property System::WordBool Enabled = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=-514
- , nodefault};
- __property System::Integer hWnd = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=-515
- , nodefault};
- __property System::Smallint BorderStyle = {read=GetSmallintProp, write=SetSmallintProp, stored=false
- , index=-504, nodefault};
- __property System::Integer hCtlWnd = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=63
- , nodefault};
- __property TChartFXLButtonDblClk OnLButtonDblClk = {read=FOnLButtonDblClk, write=FOnLButtonDblClk};
-
- __property TChartFXRButtonDown OnRButtonDown = {read=FOnRButtonDown, write=FOnRButtonDown};
- __property TChartFXChangeValue OnChangeValue = {read=FOnChangeValue, write=FOnChangeValue};
- __property TChartFXChangeString OnChangeString = {read=FOnChangeString, write=FOnChangeString};
- __property TChartFXChangeColor OnChangeColor = {read=FOnChangeColor, write=FOnChangeColor};
- __property Classes::TNotifyEvent OnDestroy = {read=FOnDestroy, write=FOnDestroy};
- __property Classes::TNotifyEvent OnReadFile = {read=FOnReadFile, write=FOnReadFile};
- __property TChartFXChangePalette OnChangePalette = {read=FOnChangePalette, write=FOnChangePalette};
-
- __property TChartFXChangeFont OnChangeFont = {read=FOnChangeFont, write=FOnChangeFont};
- __property Classes::TNotifyEvent OnReadTemplate = {read=FOnReadTemplate, write=FOnReadTemplate};
- __property TChartFXChangePattern OnChangePattern = {read=FOnChangePattern, write=FOnChangePattern};
-
- __property TChartFXChangePattPal OnChangePattPal = {read=FOnChangePattPal, write=FOnChangePattPal};
-
- __property TChartFXMenu OnMenu = {read=FOnMenu, write=FOnMenu};
- __property TChartFXChangeType OnChangeType = {read=FOnChangeType, write=FOnChangeType};
- __property TChartFXUserScroll OnUserScroll = {read=FOnUserScroll, write=FOnUserScroll};
- __property TChartFXGetLegend OnGetLegend = {read=FOnGetLegend, write=FOnGetLegend};
- public:
- /* !! TOleControl.Create */ __fastcall virtual TChartFX(Classes::TComponent *AOwner) : Olectrls::TOleControl(
- AOwner) { }
- /* !! TOleControl.Destroy */ __fastcall virtual ~TChartFX(void) { }
-
- };
-
- //-- var, const, procedure ---------------------------------------------------
- #define CHART_NONEMK System::Byte(0)
- #define CHART_RECTMK System::Byte(1)
- #define CHART_CIRCLEMK System::Byte(2)
- #define CHART_TRIANGLEMK System::Byte(3)
- #define CHART_MARBLEMK System::Byte(4)
- #define CHART_CUBEMK System::Byte(5)
- #define CHART_MANYMK System::Byte(6)
- #define CHART_CSSOLID System::Byte(0)
- #define CHART_CSBWPATTERN System::Byte(1)
- #define CHART_CSPATTERN System::Byte(2)
- #define CHART_NOSTACKED System::Byte(0)
- #define CHART_STACKED System::Byte(1)
- #define CHART_STACKED100 System::Byte(2)
- #define CHART_NOGRID System::Byte(0)
- #define CHART_HORZGRID System::Byte(1)
- #define CHART_VERTGRID System::Byte(2)
- #define CHART_BOTHGRID System::Byte(3)
- #define CHART_GRIDY2 System::Byte(4)
- #define LINES System::Byte(1)
- #define BAR System::Byte(2)
- #define SPLINE System::Byte(3)
- #define MARK System::Byte(4)
- #define PIE System::Byte(5)
- #define AREA System::Byte(6)
- #define PARETO System::Byte(7)
- #define SCATTER System::Byte(8)
- #define HILOW System::Byte(9)
- #define CC_HIDETEXT System::Byte(1)
- #define CC_HIDE System::Byte(2)
- #define CL_NOTCLIPPED System::Byte(1)
- #define CL_NOTCHANGECOLOR System::Byte(2)
- #define CL_HIDE System::Byte(4)
- #define CL_HIDEXLEG System::Byte(4)
- #define CL_FORCESERLEG System::Byte(8)
- #define CL_GETLEGEND System::Byte(16)
- #define CL_HIDEYLEG System::Byte(32)
- #define COD_VALUES System::Byte(1)
- #define COD_CONSTANTS System::Byte(2)
- #define COD_COLORS System::Byte(3)
- #define COD_STRIPES System::Byte(4)
- #define COD_INIVALUES System::Byte(5)
- #define COD_XVALUES System::Byte(6)
- #define COD_STATUSITEMS System::Byte(7)
- #define COD_UNKNOWN System::Shortint(-1)
- #define COD_UNCHANGE System::Byte(0)
- #define CHART_BALLOONCLK System::Byte(0)
- #define CHART_DIALOGCLK System::Byte(1)
- #define CHART_NONECLK System::Byte(2)
- #define CHART_MENUCLK System::Byte(3)
- #define CDIALOG_EXPORTFILE System::Byte(14)
- #define CDIALOG_IMPORTFILE System::Byte(15)
- #define CDIALOG_WRITETEMPLATE System::Byte(8)
- #define CDIALOG_READTEMPLATE System::Byte(9)
- #define CDIALOG_PAGESETUP System::Byte(4)
- #define CDIALOG_ABOUT System::Byte(11)
- #define CDIALOG_OPTIONS System::Byte(12)
- #define CDIALOG_EDITTITLES System::Byte(35)
- #define CDIALOG_FONTS System::Byte(39)
- #define CDIALOG_ROTATE System::Byte(52)
- #define CSA_MIN System::Byte(0)
- #define CSA_MAX System::Byte(1)
- #define CSA_GAP System::Byte(2)
- #define CSA_SCALE System::Byte(3)
- #define CSA_YLEGGAP System::Byte(4)
- #define CSA_PIXXVALUE System::Byte(5)
- #define CSA_XMIN System::Byte(6)
- #define CSA_XMAX System::Byte(7)
- #define CSA_XGAP System::Byte(8)
- #define CSA_LOGBASE System::Byte(9)
- #define CHART_LEFTTIT System::Byte(0)
- #define CHART_RIGHTTIT System::Byte(1)
- #define CHART_TOPTIT System::Byte(2)
- #define CHART_BOTTOMTIT System::Byte(3)
- #define CHART_LEFTFT System::Byte(0)
- #define CHART_RIGHTFT System::Byte(1)
- #define CHART_TOPFT System::Byte(2)
- #define CHART_BOTTOMFT System::Byte(3)
- #define CHART_XLEGFT System::Byte(4)
- #define CHART_YLEGFT System::Byte(5)
- #define CHART_FIXEDFT System::Byte(6)
- #define CHART_LEGENDFT System::Byte(7)
- #define CI_HORZGRID System::Byte(0)
- #define CI_VERTGRID System::Byte(1)
- #define CD_ALL System::Byte(0)
- #define CD_VALUES System::Byte(1)
- #define CD_YLEG System::Byte(2)
- #define CD_XLEG System::Byte(3)
- extern void __fastcall Register(void);
-
- } /* namespace Chartfx */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Chartfx;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // ChartFX
-