Ejemplo n.º 1
0
ScrollView* ScrollView__New_1(::uStatic* __this)
{
    ScrollView* inst = (ScrollView*)::uAllocObject(sizeof(ScrollView), ScrollView__typeof());
    inst->_ObjInit_3();
    return inst;
}