Alan Colburn wrote:
> Just a quick follow up to my own message ... without going into all the 
> details why, my problem would also be solved if I could simply turn off the 
> border on the radio groups. It's interesting that I've seen a few things on 
> this web related to this idea while googling for answers, but I myself have 
> never heard of TRadioGroup having properties like HasBorder ...

A radio group without a border is just a panel with a bunch of radio 
buttons on it. You could even make your own TCustomPanel descendant that 
created radio buttons for itself the same way that TRadioGroup does.

I'm beginning to think it would help if you could post a link to a 
picture that shows what you have and what you'd like it to be.

-- 
Rob
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to