====== wItemParallax ====== CLASS WItemParallax FROM WControl PROPERTY cClassId INIT "iplx" PROPERTY cImage INIT "" // Imagen de fondo PROPERTY cTitle INIT "" PROPERTY cClrPane INIT "white" METHOD Create(cPos) ENDCLASS