Previous | Up | Next |
Defines a user callback on container pre render eventParameters
ObjContainer _CBcontainerPreRender ( ObjContainer _container_ fun [ObjContainer u0 [I I I I]] u1 _callback_ u0 _user_ )
Return value
_container_ any ObjContainer _callback_ callback function on container pre render (supplemental parameter is [x1 y1 x2 y2])
x1 and y1 are top left point coordinates of repaint rectangle
x2 and y2 are bottom right point coordinates of repaint rectangle_user_ user parameter
same ObjContainer