Best practice for AdvSmoothStepControl

Hello,

What is the best practice when it comes to use AdvSmoothStepControls ?

I thought to set up a number of TFrames and then make visible the one of the step selected. Is this the right way to operate or there are better ones ?


Many thanks


Alberto

Hi, 


You can navigate from frame to frame and change the active step of the step control linked to the frame
or use the appropriate step control event (OnStepClick) to change the active frame.

Kind Regards, 
Scheldeman Pieter

Thanks for your answer, Pieter.

Would a TFrame be the best option or is it better a TForm or..... ?

Thanks


Alberto



Hi, 


You can use anything you like as this has no direct relation with TAdvSmoothStepControl.

Kind Regards, 
Scheldeman Pieter