Re: 'Experts' Exchange



Mark Reichert ha scritto:
On the other hand, I'm still trying to come up with an alternative to seven checkboxes for allowing the user to select any or all of the seven days of the week. Seven separate free floating checkboxes seems clunky and old-fashion for such a generic problem.

Use a TListView with checkboxes enabled.

Cheers,

Andrew

.