stupid camera .. :P

should i add anyhing to the program in order to get the camera image on the dashboard ??? or i just have to connect it to the robot and the will be it ???

Plz use the search button next time. Answer at this page:
http://www.chiefdelphi.com/forums/showthread.php?t=81804&highlight=camera+dashboard

You need to declare the camera in your program. This will cause the robot to automatically start streaming video back, as well as reserve memory for functions that have to do with the camera.

I’d advise that you check out one of the demos, like SimpleTracker. Not only does this show you how to use the camera, it’s also useful as a test to make sure things are configured properly.