I am new to Borland C++ Builder (I have 6.0) and somewhat new to Windows programming.
I am trying to create a group of checkboxes (or radio buttons, etc) that appear on the window after a menu bar selection is made. The number of checkboxes and their captions are defined at runtime based on another menu selection. How do you do this?
Thanx...
I am trying to create a group of checkboxes (or radio buttons, etc) that appear on the window after a menu bar selection is made. The number of checkboxes and their captions are defined at runtime based on another menu selection. How do you do this?
Thanx...