Why don't you try with Frames? I think It can implement what u need quickly. Just make the special layout you need and then just copy the frames.
http://wiki.freepascal.org/Frames 2017-06-30 15:33 GMT-03:00 Sandro Cumerlato via Lazarus < [email protected]>: > Hello, > I need a GUI component to implement a Questionnaire (label + combo boxes > right aligned), all in a line like this: > > Question 1? (Option A) (Option B) > > Is it already available or can you please suggest me a way to implement it > quickly? (TComboBox is not what I am looking for) > > Thank You in advance. > > Sandro Cumerlato > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus-ide.org/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
