delphi - There are four standard radio buttons on a form. How do you make the first pair work independently of the second pair -


there 4 standard radio buttons on form. how make first pair work independently of second pair

is linking them event best way ??

radio buttons grouped when have common parent. put 2 pairs in separate parent containers. can use tradiogroup, tgroupbox, tpanel, etc that.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Java JSoup error fetching URL -

webstorm - PhpStorm file cache conflict with TypeScript compiler -