#ifndef _PointCtrl_PointCtrl_h #define _PointCtrl_PointCtrl_h #include using namespace Upp; #include typedef Pointf XY; class PointCtrl : public Ctrl { public: typedef PointCtrl CLASSNAME; PointCtrl(); struct Style : public ChStyle