Previous | Up | Next |
Notifies an ObjContainer something has changed within a rectangle area (component created or modified) and that it must be repaintParameters
ObjContainer _PAINTcontainerArea ( ObjContainer _container_ I _x_ I _y_ I _width_ I _height_ )
Return value
_container_ any ObjContainer _x_ x coordinate of top left point _y_ y coordinate of top left point _width_ width of rectangle _height_ height of rectangle
same ObjContainer