Little mistake in the Help files
Posted: Mon Jun 04, 2007 2:32 pm
Hi,
a little mistake which let my head spin^^
type TSeriesPointerStyle = (psRectangle, psCircle, psTriangle, psDownTriangle, psCross, psDiagCross, psStar, psDiamond, psSmallDot, psNothing, psLeftTriangle, psRightTriangle);
This doesn't mathc the description:
psRectangle
psCircle
psTriangle
psDownTriangle
psCross
psDiagCross
psStar
psNothing
psDot
psLeftTriangle
psRightTriangle
example: psDot != psSmallDot (head spins about 10 minutes before I noticed this problem)
Others are missing^^
Sincerly yours,
HMI
a little mistake which let my head spin^^
type TSeriesPointerStyle = (psRectangle, psCircle, psTriangle, psDownTriangle, psCross, psDiagCross, psStar, psDiamond, psSmallDot, psNothing, psLeftTriangle, psRightTriangle);
This doesn't mathc the description:
psRectangle
psCircle
psTriangle
psDownTriangle
psCross
psDiagCross
psStar
psNothing
psDot
psLeftTriangle
psRightTriangle
example: psDot != psSmallDot (head spins about 10 minutes before I noticed this problem)
Others are missing^^
Sincerly yours,
HMI