Re: Wizard Component



"Bryan" <bryanray67@xxxxxxxxxxx> wrote in message news:474de702@xxxxxxxxxxxxxxxxxxxxxxxxx
I was hoping to get one that did not
come with a full component suite.

Any other suggestions?

I plonk down a TNotebook for a lightweight wizard. Surprising how little code you need to write. I tend to put Next, Back, Cancel buttons on a TPanel below. The button event handlers have a case statement to do different stuff depending which page you are on.

Roger Lascelles


.