I am looking for a tutorial for making screensavers in C++Builder 5.

I have found generic tutorials for making screensavers but that isn't much help.

What I am really looking for is either a custom componet where I just set functions/forms for each part of the screensaver (the actual screensaver, settings form, ect). If not this, I want a basic project where I could just add the forms/functions to my screensaver that I need.

Thanks