home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
VCFIMPRS.HPP
< prev
next >
Wrap
C/C++ Source or Header
|
1997-02-14
|
30KB
|
649 lines
//----------------------------------------------------------------------------
// VCFImprs.hpp - bcbdcc32 generated hdr (DO NOT EDIT) rev: 0
// From: VCFImprs.pas
//----------------------------------------------------------------------------
#ifndef VCFImprsHPP
#define VCFImprsHPP
//----------------------------------------------------------------------------
#include <Menus.hpp>
#include <Controls.hpp>
#include <OleCtrls.hpp>
#include <Graphics.hpp>
#include <Classes.hpp>
#include <OleCtl.hpp>
#include <OLE2.hpp>
#include <System.hpp>
#pragma warn -par
#pragma warn -hid
#pragma warn -inl
namespace Vcfimprs
{
//-- type declarations -------------------------------------------------------
typedef void __fastcall (__closure *TVCFirstImpressionChartSelected)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionTitleSelected)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionFootnoteSelected)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionLegendSelected)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionPlotSelected)(System::TObject* Sender, short &
MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionAxisSelected)(System::TObject* Sender, short &
AxisId, short &AxisIndex, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionAxisLabelSelected)(System::TObject* Sender, short
&AxisId, short &AxisIndex, short &labelSetIndex, short &LabelIndex, short &MouseFlags, short &Cancel
);
typedef void __fastcall (__closure *TVCFirstImpressionAxisTitleSelected)(System::TObject* Sender, short
&AxisId, short &AxisIndex, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionPointSelected)(System::TObject* Sender, short
&Series, short &DataPoint, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionPointLabelSelected)(System::TObject* Sender, short
&Series, short &DataPoint, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionSeriesSelected)(System::TObject* Sender, short
&Series, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionSeriesLabelSelected)(System::TObject* Sender,
short &Series, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionChartActivated)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionTitleActivated)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionFootnoteActivated)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionLegendActivated)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionPlotActivated)(System::TObject* Sender, short
&MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionAxisActivated)(System::TObject* Sender, short
&AxisId, short &AxisIndex, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionAxisLabelActivated)(System::TObject* Sender, short
&AxisId, short &AxisIndex, short &labelSetIndex, short &LabelIndex, short &MouseFlags, short &Cancel
);
typedef void __fastcall (__closure *TVCFirstImpressionAxisTitleActivated)(System::TObject* Sender, short
&AxisId, short &AxisIndex, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionPointActivated)(System::TObject* Sender, short
&Series, short &DataPoint, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionPointLabelActivated)(System::TObject* Sender,
short &Series, short &DataPoint, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionSeriesActivated)(System::TObject* Sender, short
&Series, short &MouseFlags, short &Cancel);
typedef void __fastcall (__closure *TVCFirstImpressionSeriesLabelActivated)(System::TObject* Sender,
short &Series, short &MouseFlags, short &Cancel);
class __declspec(delphiclass) TVCFirstImpression;
class __declspec(pascalimplementation) TVCFirstImpression : public Olectrls::TOleControl
{
typedef Olectrls::TOleControl inherited;
private:
TVCFirstImpressionChartSelected FOnChartSelected;
TVCFirstImpressionTitleSelected FOnTitleSelected;
TVCFirstImpressionFootnoteSelected FOnFootnoteSelected;
TVCFirstImpressionLegendSelected FOnLegendSelected;
TVCFirstImpressionPlotSelected FOnPlotSelected;
TVCFirstImpressionAxisSelected FOnAxisSelected;
TVCFirstImpressionAxisLabelSelected FOnAxisLabelSelected;
TVCFirstImpressionAxisTitleSelected FOnAxisTitleSelected;
TVCFirstImpressionPointSelected FOnPointSelected;
TVCFirstImpressionPointLabelSelected FOnPointLabelSelected;
TVCFirstImpressionSeriesSelected FOnSeriesSelected;
TVCFirstImpressionSeriesLabelSelected FOnSeriesLabelSelected;
TVCFirstImpressionChartActivated FOnChartActivated;
TVCFirstImpressionTitleActivated FOnTitleActivated;
TVCFirstImpressionFootnoteActivated FOnFootnoteActivated;
TVCFirstImpressionLegendActivated FOnLegendActivated;
TVCFirstImpressionPlotActivated FOnPlotActivated;
TVCFirstImpressionAxisActivated FOnAxisActivated;
TVCFirstImpressionAxisLabelActivated FOnAxisLabelActivated;
TVCFirstImpressionAxisTitleActivated FOnAxisTitleActivated;
TVCFirstImpressionPointActivated FOnPointActivated;
TVCFirstImpressionPointLabelActivated FOnPointLabelActivated;
TVCFirstImpressionSeriesActivated FOnSeriesActivated;
TVCFirstImpressionSeriesLabelActivated FOnSeriesLabelActivated;
Classes::TNotifyEvent FOnApplyChanges;
int __stdcall Get_GetBitmap(const System::Variant &options);
protected:
virtual void __fastcall InitControlData(void);
public:
void __stdcall EditPaste(void);
void __stdcall EditCopy(void);
void __stdcall ActivateSelectionDialog(void);
void __stdcall Layout(void);
void __stdcall ToDefaults(void);
void __stdcall PrintSetupDialog(void);
void __stdcall PrintChart(void);
void __stdcall SelectPart(short part, short index1, short index2, short index3, short index4);
void __stdcall GetSelectedPart(short &part, short &index1, short &index2, short &index3, short &index4
);
void __stdcall GetDLLVersion(short &major, short &minor);
void __stdcall TwipsToChartPart(int xVal, int yVal, short &part, short &index1, short &index2, short
&index3, short &index4);
void __stdcall ReadFromFile(const System::AnsiString FileName);
void __stdcall WritePictureToFile(const System::AnsiString FileName, short pictureType, short options
);
void __stdcall WriteToFile(const System::AnsiString FileName);
void __stdcall ActivateFormatMenu(int X, int Y);
void __stdcall GetMetafile(short options, int &Handle, int &Width, int &Height);
void __stdcall CopyDataFromArray(short Top, short Left, short Bottom, short Right, const System::Variant
&Array_);
void __stdcall CopyDataToArray(short Top, short Left, short Bottom, short Right, const System::Variant
&Array_);
void __stdcall Draw(int hDC, short hDCType, int Top, int Left, int Bottom, int Right, Word Layout,
Word Stretch);
void __stdcall UseWizard(void);
void __stdcall EditChartData(void);
HIDESBASE void __stdcall Refresh(void);
void __stdcall AboutBox(void);
__property System::AnsiString SsLinkSheet = {read=GetStringProp, write=SetStringProp, index=22, nodefault
};
__property int Handle = {read=GetIntegerProp, index=24, nodefault};
__property System::Variant Picture = {read=GetVariantProp, index=25};
__property int GetBitmap[System::Variant options] = {read=Get_GetBitmap};
__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 OnClick ;
__property OnDblClick ;
__property OnKeyDown ;
__property OnKeyPress ;
__property OnKeyUp ;
__property OnMouseDown ;
__property OnMouseMove ;
__property OnMouseUp ;
__property Word AutoIncrement = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=1,
nodefault};
__property Word RandomFill = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=2, nodefault
};
__property short ChartType = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=3, nodefault
};
__property short Column = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=4, nodefault
};
__property short ColumnCount = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=5,
nodefault};
__property System::AnsiString ColumnLabel = {read=GetStringProp, write=SetStringProp, stored=false,
index=6, nodefault};
__property short ColumnLabelCount = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=7
, nodefault};
__property short ColumnLabelIndex = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=8
, nodefault};
__property System::AnsiString Data = {read=GetStringProp, write=SetStringProp, stored=false, index=9
, nodefault};
__property System::AnsiString FootnoteText = {read=GetStringProp, write=SetStringProp, stored=false
, index=10, nodefault};
__property Word Repaint = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=11, nodefault
};
__property short Row = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=12, nodefault
};
__property short RowCount = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=13, nodefault
};
__property System::AnsiString RowLabel = {read=GetStringProp, write=SetStringProp, stored=false, index=14
, nodefault};
__property short RowLabelCount = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=15
, nodefault};
__property short RowLabelIndex = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=16
, nodefault};
__property short SeriesColumn = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=17
, nodefault};
__property short SeriesType = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=18,
nodefault};
__property Word ShowLegend = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=19, nodefault
};
__property short SsLinkMode = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=20,
nodefault};
__property System::AnsiString SsLinkRange = {read=GetStringProp, write=SetStringProp, stored=false,
index=21, nodefault};
__property short DrawMode = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=23, nodefault
};
__property short BorderStyle = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=-504
, nodefault};
__property Word Enabled = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=-514, nodefault
};
__property short hWnd = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=-515, nodefault
};
__property System::Variant Title = {read=GetVariantProp, write=SetVariantProp, stored=false, index=26
};
__property System::Variant Footnote = {read=GetVariantProp, write=SetVariantProp, stored=false, index=27
};
__property System::AnsiString TitleText = {read=GetStringProp, write=SetStringProp, stored=false, index=28
, nodefault};
__property Word Stacking = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=29, nodefault
};
__property short TextLengthType = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=30
, nodefault};
__property Word AllowUserChanges = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=31
, nodefault};
__property Word AllowSelections = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=32
, nodefault};
__property Word AllowSeriesSelection = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=33
, nodefault};
__property Word AllowDynamicRotation = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=34
, nodefault};
__property short ActiveSeriesCount = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=35
, nodefault};
__property System::Variant Backdrop = {read=GetVariantProp, write=SetVariantProp, stored=false, index=36
};
__property System::Variant PrintInformation = {read=GetVariantProp, write=SetVariantProp, stored=false
, index=37};
__property System::Variant Legend = {read=GetVariantProp, write=SetVariantProp, stored=false, index=38
};
__property System::Variant DataGrid = {read=GetVariantProp, write=SetVariantProp, stored=false, index=39
};
__property System::Variant Plot = {read=GetVariantProp, write=SetVariantProp, stored=false, index=40
};
__property int TwipsWidth = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=41, nodefault
};
__property int TwipsHeight = {read=GetIntegerProp, write=SetIntegerProp, stored=false, index=42, nodefault
};
__property Word AllowDithering = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=43
, nodefault};
__property short ErrorOffset = {read=GetSmallintProp, write=SetSmallintProp, stored=false, index=44
, nodefault};
__property Word DoSetCursor = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=45, nodefault
};
__property System::AnsiString FileName = {read=GetStringProp, write=SetStringProp, stored=false, index=46
, nodefault};
__property Word Chart3d = {read=GetOleBoolProp, write=SetOleBoolProp, stored=false, index=47, nodefault
};
__property System::AnsiString SsLinkBook = {read=GetStringProp, write=SetStringProp, stored=false,
index=48, nodefault};
__property TVCFirstImpressionChartSelected OnChartSelected = {read=FOnChartSelected, write=FOnChartSelected
};
__property TVCFirstImpressionTitleSelected OnTitleSelected = {read=FOnTitleSelected, write=FOnTitleSelected
};
__property TVCFirstImpressionFootnoteSelected OnFootnoteSelected = {read=FOnFootnoteSelected, write=
FOnFootnoteSelected};
__property TVCFirstImpressionLegendSelected OnLegendSelected = {read=FOnLegendSelected, write=FOnLegendSelected
};
__property TVCFirstImpressionPlotSelected OnPlotSelected = {read=FOnPlotSelected, write=FOnPlotSelected
};
__property TVCFirstImpressionAxisSelected OnAxisSelected = {read=FOnAxisSelected, write=FOnAxisSelected
};
__property TVCFirstImpressionAxisLabelSelected OnAxisLabelSelected = {read=FOnAxisLabelSelected, write=
FOnAxisLabelSelected};
__property TVCFirstImpressionAxisTitleSelected OnAxisTitleSelected = {read=FOnAxisTitleSelected, write=
FOnAxisTitleSelected};
__property TVCFirstImpressionPointSelected OnPointSelected = {read=FOnPointSelected, write=FOnPointSelected
};
__property TVCFirstImpressionPointLabelSelected OnPointLabelSelected = {read=FOnPointLabelSelected,
write=FOnPointLabelSelected};
__property TVCFirstImpressionSeriesSelected OnSeriesSelected = {read=FOnSeriesSelected, write=FOnSeriesSelected
};
__property TVCFirstImpressionSeriesLabelSelected OnSeriesLabelSelected = {read=FOnSeriesLabelSelected
, write=FOnSeriesLabelSelected};
__property TVCFirstImpressionChartActivated OnChartActivated = {read=FOnChartActivated, write=FOnChartActivated
};
__property TVCFirstImpressionTitleActivated OnTitleActivated = {read=FOnTitleActivated, write=FOnTitleActivated
};
__property TVCFirstImpressionFootnoteActivated OnFootnoteActivated = {read=FOnFootnoteActivated, write=
FOnFootnoteActivated};
__property TVCFirstImpressionLegendActivated OnLegendActivated = {read=FOnLegendActivated, write=FOnLegendActivated
};
__property TVCFirstImpressionPlotActivated OnPlotActivated = {read=FOnPlotActivated, write=FOnPlotActivated
};
__property TVCFirstImpressionAxisActivated OnAxisActivated = {read=FOnAxisActivated, write=FOnAxisActivated
};
__property TVCFirstImpressionAxisLabelActivated OnAxisLabelActivated = {read=FOnAxisLabelActivated,
write=FOnAxisLabelActivated};
__property TVCFirstImpressionAxisTitleActivated OnAxisTitleActivated = {read=FOnAxisTitleActivated,
write=FOnAxisTitleActivated};
__property TVCFirstImpressionPointActivated OnPointActivated = {read=FOnPointActivated, write=FOnPointActivated
};
__property TVCFirstImpressionPointLabelActivated OnPointLabelActivated = {read=FOnPointLabelActivated
, write=FOnPointLabelActivated};
__property TVCFirstImpressionSeriesActivated OnSeriesActivated = {read=FOnSeriesActivated, write=FOnSeriesActivated
};
__property TVCFirstImpressionSeriesLabelActivated OnSeriesLabelActivated = {read=FOnSeriesLabelActivated
, write=FOnSeriesLabelActivated};
__property Classes::TNotifyEvent OnApplyChanges = {read=FOnApplyChanges, write=FOnApplyChanges};
public:
/* TOleControl.Create */ __fastcall virtual TVCFirstImpression(Classes::TComponent* AOwner) : Olectrls::
TOleControl(AOwner) { }
/* TOleControl.Destroy */ __fastcall virtual ~TVCFirstImpression(void) { }
public:
/* TWinControl.CreateParented */ __fastcall TVCFirstImpression(HWND ParentWindow) : Olectrls::TOleControl(
ParentWindow) { }
};
//-- var, const, procedure ---------------------------------------------------
#define VtFontStyleBold (Byte)(1)
#define VtFontStyleItalic (Byte)(2)
#define VtFontStyleOutline (Byte)(4)
#define VtFontEffectStrikeThrough (Word)(256)
#define VtFontEffectUnderline (Word)(512)
#define VtFrameStyleNull (Byte)(0)
#define VtFrameStyleSingleLine (Byte)(1)
#define VtFrameStyleDoubleLine (Byte)(2)
#define VtFrameStyleThickInner (Byte)(3)
#define VtFrameStyleThickOuter (Byte)(4)
#define VtBrushStyleNull (Byte)(0)
#define VtBrushStyleSolid (Byte)(1)
#define VtBrushStylePattern (Byte)(2)
#define VtBrushStyleHatched (Byte)(3)
#define VtChLabelComponentValue (Byte)(1)
#define VtChLabelComponentPercent (Byte)(2)
#define VtChLabelComponentSeriesName (Byte)(4)
#define VtChLabelComponentPointName (Byte)(8)
#define VtBrushPattern94Percent (Byte)(0)
#define VtBrushPattern88Percent (Byte)(1)
#define VtBrushPattern75Percent (Byte)(2)
#define VtBrushPattern50Percent (Byte)(3)
#define VtBrushPattern25Percent (Byte)(4)
#define VtBrushPatternBoldHorizontal (Byte)(5)
#define VtBrushPatternBoldVertical (Byte)(6)
#define VtBrushPatternBoldDownDiagonal (Byte)(7)
#define VtBrushPatternBoldUpDiagonal (Byte)(8)
#define VtBrushPatternChecks (Byte)(9)
#define VtBrushPatternWeave (Byte)(10)
#define VtBrushPatternHorizontal (Byte)(11)
#define VtBrushPatternVertical (Byte)(12)
#define VtBrushPatternDownDiagonal (Byte)(13)
#define VtBrushPatternUpDiagonal (Byte)(14)
#define VtBrushPatternGrid (Byte)(15)
#define VtBrushPatternTrellis (Byte)(16)
#define VtBrushPatternInvertedTrellis (Byte)(17)
#define VtBrushHatchHorizontal (Byte)(0)
#define VtBrushHatchVertical (Byte)(1)
#define VtBrushHatchDownDiagonal (Byte)(2)
#define VtBrushHatchUpDiagonal (Byte)(3)
#define VtBrushHatchCross (Byte)(4)
#define VtBrushHatchDiagonalCross (Byte)(5)
#define VtShadowStyleNull (Byte)(0)
#define VtShadowStyleDrop (Byte)(1)
#define VtChMouseFlagShiftKeyDown (Byte)(4)
#define VtChMouseFlagControlKeyDown (Byte)(8)
#define VtPenStyleNull (Byte)(0)
#define VtPenStyleSolid (Byte)(1)
#define VtPenStyleDashed (Byte)(2)
#define VtPenStyleDotted (Byte)(3)
#define VtPenStyleDashDot (Byte)(4)
#define VtPenStyleDashDotDot (Byte)(5)
#define VtPenStyleDitted (Byte)(6)
#define VtPenStyleDashDit (Byte)(7)
#define VtPenStyleDashDitDit (Byte)(8)
#define VtPenJoinMiter (Byte)(0)
#define VtPenJoinRound (Byte)(1)
#define VtPenJoinBevel (Byte)(2)
#define VtPenCapButt (Byte)(0)
#define VtPenCapRound (Byte)(1)
#define VtPenCapSquare (Byte)(2)
#define VtGradientStyleHorizontal (Byte)(0)
#define VtGradientStyleVertical (Byte)(1)
#define VtGradientStyleRectangle (Byte)(2)
#define VtGradientStyleOval (Byte)(3)
#define VtPictureTypeNull (Byte)(0)
#define VtPictureTypeBMP (Byte)(1)
#define VtPictureTypeWMF (Byte)(2)
#define VtPictureOptionNoSizeHeader (Byte)(0)
#define VtPictureOptionTextAsCurves (Byte)(1)
#define VtPictureMapTypeActual (Byte)(0)
#define VtPictureMapTypeFitted (Byte)(1)
#define VtPictureMapTypeStretched (Byte)(2)
#define VtPictureMapTypeTiled (Byte)(3)
#define VtPictureMapTypeCropFitted (Byte)(4)
#define VtFillStyleNull (Byte)(0)
#define VtFillStyleBrush (Byte)(1)
#define VtFillStyleGradient (Byte)(2)
#define VtChLocationTypeTopLeft (Byte)(0)
#define VtChLocationTypeTop (Byte)(1)
#define VtChLocationTypeTopRight (Byte)(2)
#define VtChLocationTypeLeft (Byte)(3)
#define VtChLocationTypeRight (Byte)(4)
#define VtChLocationTypeBottomLeft (Byte)(5)
#define VtChLocationTypeBottom (Byte)(6)
#define VtChLocationTypeBottomRight (Byte)(7)
#define VtChLocationTypeCustom (Byte)(8)
#define VtChAxisIdX (Byte)(0)
#define VtChAxisIdY (Byte)(1)
#define VtChAxisIdY2 (Byte)(2)
#define VtChAxisIdZ (Byte)(3)
#define VtChAxisTickStyleNone (Byte)(0)
#define VtChAxisTickStyleCenter (Byte)(1)
#define VtChAxisTickStyleInside (Byte)(2)
#define VtChAxisTickStyleOutside (Byte)(3)
#define VtChDateIntervalTypeNone (Byte)(0)
#define VtChDateIntervalTypeDaily (Byte)(1)
#define VtChDateIntervalTypeWeekly (Byte)(2)
#define VtChDateIntervalTypeSemimonthly (Byte)(3)
#define VtChDateIntervalTypeMonthly (Byte)(4)
#define VtChDateIntervalTypeYearly (Byte)(5)
#define VtChScaleTypeLinear (Byte)(0)
#define VtChScaleTypeLogarithmic (Byte)(1)
#define VtChScaleTypePercent (Byte)(2)
#define VtChPercentAxisBasisMaxChart (Byte)(0)
#define VtChPercentAxisBasisMaxRow (Byte)(1)
#define VtChPercentAxisBasisMaxColumn (Byte)(2)
#define VtChPercentAxisBasisSumChart (Byte)(3)
#define VtChPercentAxisBasisSumRow (Byte)(4)
#define VtChPercentAxisBasisSumColumn (Byte)(5)
#define VtChPieWeightBasisNone (Byte)(0)
#define VtChPieWeightBasisTotal (Byte)(1)
#define VtChPieWeightBasisSeries (Byte)(2)
#define VtChPieWeightStyleArea (Byte)(0)
#define VtChPieWeightStyleDiameter (Byte)(1)
#define VtSortTypeNone (Byte)(0)
#define VtSortTypeAscending (Byte)(1)
#define VtSortTypeDescending (Byte)(2)
#define VtAngleUnitsDegrees (Byte)(0)
#define VtAngleUnitsRadians (Byte)(1)
#define VtAngleUnitsGrads (Byte)(2)
#define VtChSubPlotLabelLocationTypeNone (Byte)(0)
#define VtChSubPlotLabelLocationTypeAbove (Byte)(1)
#define VtChSubPlotLabelLocationTypeBelow (Byte)(2)
#define VtChSubPlotLabelLocationTypeCenter (Byte)(3)
#define VtChLabelLineStyleNone (Byte)(0)
#define VtChLabelLineStyleStraight (Byte)(1)
#define VtChLabelLineStyleBent (Byte)(2)
#define VtChLabelLocationTypeNone (Byte)(0)
#define VtChLabelLocationTypeAbovePoint (Byte)(1)
#define VtChLabelLocationTypeBelowPoint (Byte)(2)
#define VtChLabelLocationTypeCenter (Byte)(3)
#define VtChLabelLocationTypeBase (Byte)(4)
#define VtChLabelLocationTypeInside (Byte)(5)
#define VtChLabelLocationTypeOutside (Byte)(6)
#define VtChLabelLocationTypeLeft (Byte)(7)
#define VtChLabelLocationTypeRight (Byte)(8)
#define VtChContourColorTypeAutomatic (Byte)(0)
#define VtChContourColorTypeGradient (Byte)(1)
#define VtChContourColorTypeManual (Byte)(2)
#define VtChContourDisplayTypeCBands (Byte)(0)
#define VtChContourDisplayTypeCLines (Byte)(1)
#define VtChSurfaceBaseTypePedestal (Byte)(0)
#define VtChSurfaceBaseTypeStandard (Byte)(1)
#define VtChSurfaceBaseTypeStandardWithCBands (Byte)(2)
#define VtChSurfaceBaseTypeStandardWithCLines (Byte)(3)
#define VtChSurfaceDisplayTypeNone (Byte)(0)
#define VtChSurfaceDisplayTypeCBands (Byte)(1)
#define VtChSurfaceDisplayTypeCLines (Byte)(2)
#define VtChSurfaceDisplayTypeSolid (Byte)(3)
#define VtChSurfaceDisplayTypeSolidWithCLines (Byte)(4)
#define VtChSurfaceProjectionTypeNone (Byte)(0)
#define VtChSurfaceProjectionTypeCBands (Byte)(1)
#define VtChSurfaceProjectionTypeCLines (Byte)(2)
#define VtChSurfaceWireframeTypeNone (Byte)(0)
#define VtChSurfaceWireframeTypeMajor (Byte)(1)
#define VtChSurfaceWireframeTypeMajorAndMinor (Byte)(2)
#define VtMarkerStyleDash (Byte)(0)
#define VtMarkerStylePlus (Byte)(1)
#define VtMarkerStyleX (Byte)(2)
#define VtMarkerStyleStar (Byte)(3)
#define VtMarkerStyleCircle (Byte)(4)
#define VtMarkerStyleSquare (Byte)(5)
#define VtMarkerStyleDiamond (Byte)(6)
#define VtMarkerStyleUpTriangle (Byte)(7)
#define VtMarkerStyleDownTriangle (Byte)(8)
#define VtMarkerStyleFilledCircle (Byte)(9)
#define VtMarkerStyleFilledSquare (Byte)(10)
#define VtMarkerStyleFilledDiamond (Byte)(11)
#define VtMarkerStyleFilledUpTriangle (Byte)(12)
#define VtMarkerStyleFilledDownTriangle (Byte)(13)
#define VtMarkerStyle3dBall (Byte)(14)
#define VtProjectionTypePerspective (Byte)(0)
#define VtProjectionTypeOblique (Byte)(1)
#define VtProjectionTypeOrthogonal (Byte)(2)
#define VtSmoothingTypeNone (Byte)(0)
#define VtSmoothingTypeQuadraticBSpline (Byte)(1)
#define VtSmoothingTypeCubicBSpline (Byte)(2)
#define VtHorizontalAlignmentLeft (Byte)(0)
#define VtHorizontalAlignmentRight (Byte)(1)
#define VtHorizontalAlignmentCenter (Byte)(2)
#define VtVerticalAlignmentTop (Byte)(0)
#define VtVerticalAlignmentBottom (Byte)(1)
#define VtVerticalAlignmentCenter (Byte)(2)
#define VtOrientationHorizontal (Byte)(0)
#define VtOrientationVertical (Byte)(1)
#define VtOrientationUp (Byte)(2)
#define VtOrientationDown (Byte)(3)
#define VtDcTypeNull (Byte)(0)
#define VtDcTypeDisplay (Byte)(1)
#define VtDcTypePrinter (Byte)(2)
#define VtDcTypeMetafile (Byte)(3)
#define VtPrintScaleTypeActual (Byte)(0)
#define VtPrintScaleTypeFitted (Byte)(1)
#define VtPrintScaleTypeStretched (Byte)(2)
#define VtChStatsMinimum (Byte)(1)
#define VtChStatsMaximum (Byte)(2)
#define VtChStatsMean (Byte)(4)
#define VtChStatsStddev (Byte)(8)
#define VtChStatsRegression (Byte)(16)
#define VtPrintOrientationPortrait (Byte)(0)
#define VtPrintOrientationLandscape (Byte)(1)
#define VtTextOutputTypeHardware (Byte)(0)
#define VtTextOutputTypePolygon (Byte)(1)
#define VtTextLengthTypeVirtual (Byte)(0)
#define VtTextLengthTypeDevice (Byte)(1)
#define VtChPartTypeChart (Byte)(0)
#define VtChPartTypeTitle (Byte)(1)
#define VtChPartTypeFootnote (Byte)(2)
#define VtChPartTypeLegend (Byte)(3)
#define VtChPartTypePlot (Byte)(4)
#define VtChPartTypeSeries (Byte)(5)
#define VtChPartTypeSeriesLabel (Byte)(6)
#define VtChPartTypePoint (Byte)(7)
#define VtChPartTypePointLabel (Byte)(8)
#define VtChPartTypeAxis (Byte)(9)
#define VtChPartTypeAxisLabel (Byte)(10)
#define VtChPartTypeAxisTitle (Byte)(11)
#define VtChDrawModeDraw (Byte)(0)
#define VtChDrawModeBlit (Byte)(1)
#define VtChSsLinkModeOff (Byte)(0)
#define VtChSsLinkModeOn (Byte)(1)
#define VtChSsLinkModeAutoParse (Byte)(2)
#define VtChSeriesTypeDefault (Shortint)(-1)
#define VtChSeriesType3dBar (Byte)(0)
#define VtChSeriesType2dBar (Byte)(1)
#define VtChSeriesType3dHorizontalBar (Byte)(2)
#define VtChSeriesType2dHorizontalBar (Byte)(3)
#define VtChSeriesType3dClusteredBar (Byte)(4)
#define VtChSeriesType3dLine (Byte)(5)
#define VtChSeriesType2dLine (Byte)(6)
#define VtChSeriesType3dArea (Byte)(7)
#define VtChSeriesType2dArea (Byte)(8)
#define VtChSeriesType3dStep (Byte)(9)
#define VtChSeriesType2dStep (Byte)(10)
#define VtChSeriesType2dXY (Byte)(11)
#define VtChSeriesType2dPolar (Byte)(12)
#define VtChSeriesType2dRadarLine (Byte)(13)
#define VtChSeriesType2dRadarArea (Byte)(14)
#define VtChSeriesType2dBubble (Byte)(15)
#define VtChSeriesType2dHiLo (Byte)(16)
#define VtChSeriesType2dHLC (Byte)(17)
#define VtChSeriesType2dHLCRight (Byte)(18)
#define VtChSeriesType2dOHLC (Byte)(19)
#define VtChSeriesType2dOHLCBar (Byte)(20)
#define VtChSeriesType2dGantt (Byte)(21)
#define VtChSeriesType3dGantt (Byte)(22)
#define VtChSeriesType3dPie (Byte)(23)
#define VtChSeriesType2dPie (Byte)(24)
#define VtChSeriesType3dDoughnut (Byte)(25)
#define VtChSeriesType2dDates (Byte)(26)
#define VtChSeriesType3dBarHiLo (Byte)(27)
#define VtChSeriesType2dBarHiLo (Byte)(28)
#define VtChSeriesType3dHorizontalBarHiLo (Byte)(29)
#define VtChSeriesType2dHorizontalBarHiLo (Byte)(30)
#define VtChSeriesType3dClusteredBarHiLo (Byte)(31)
#define VtChSeriesType3dSurface (Byte)(32)
#define VtChSeriesType2dContour (Byte)(33)
#define VtChSeriesType3dXYZ (Byte)(34)
#define VtChChartType3dBar (Byte)(0)
#define VtChChartType2dBar (Byte)(1)
#define VtChChartType3dLine (Byte)(2)
#define VtChChartType2dLine (Byte)(3)
#define VtChChartType3dArea (Byte)(4)
#define VtChChartType2dArea (Byte)(5)
#define VtChChartType3dStep (Byte)(6)
#define VtChChartType2dStep (Byte)(7)
#define VtChChartType3dCombination (Byte)(8)
#define VtChChartType2dCombination (Byte)(9)
#define VtChChartType3dHorizontalBar (Byte)(10)
#define VtChChartType2dHorizontalBar (Byte)(11)
#define VtChChartType3dClusteredBar (Byte)(12)
#define VtChChartType3dPie (Byte)(13)
#define VtChChartType2dPie (Byte)(14)
#define VtChChartType3dDoughnut (Byte)(15)
#define VtChChartType2dXY (Byte)(16)
#define VtChChartType2dPolar (Byte)(17)
#define VtChChartType2dRadar (Byte)(18)
#define VtChChartType2dBubble (Byte)(19)
#define VtChChartType2dHiLo (Byte)(20)
#define VtChChartType2dGantt (Byte)(21)
#define VtChChartType3dGantt (Byte)(22)
#define VtChChartType3dSurface (Byte)(23)
#define VtChChartType2dContour (Byte)(24)
#define VtChChartType3dScatter (Byte)(25)
#define VtChChartType3dXYZ (Byte)(26)
extern void __fastcall Register(void);
} /* namespace Vcfimprs */
#pragma warn .par
#pragma warn .hid
#pragma warn .inl
#if !defined(NO_IMPLICIT_NAMESPACE_USE)
using namespace Vcfimprs;
#endif
//-- end unit ----------------------------------------------------------------
#endif // VCFImprs