Hi,

Below works for us:

procedure TForm1.FormCreate(Sender: TObject);
  SetWindowRgn(ARadioGroup.Handle, CreateRectRgn(7, 14,
ARadioGroup.Width - 2, ARadioGroup.Height - 2), True);
end;

HTH

Cheng Wei
Software Development Manager
Fairview Metal Industries

M   +64 21 410 776
P    +64 9 984 4917
F    +64 9 984 4993
      che...@fmi.co.nz
      www.fmi.co.nz
 

|-----Original Message-----
|From: delphi-boun...@delphi.org.nz 
|[mailto:delphi-boun...@delphi.org.nz] On Behalf Of Ayers, Stephen
|Sent: Friday, 5 November 2010 11:15 a.m.
|To: delphi@delphi.org.nz
|Subject: [DUG] TradioGroup without a border
|
|Hi there
|
|Does anyone know how to remove the border from a TRadioGroup?  
|I can not seem to find a property that does this, either I am 
|blind or there isn't one.  Any help would be appreciated.
|
|Thanks
|
|
|
|_______________________________________________
|NZ Borland Developers Group - Delphi mailing list
|Post: delphi@delphi.org.nz
|Admin: http://delphi.org.nz/mailman/listinfo/delphi
|Unsubscribe: send an email to delphi-requ...@delphi.org.nz 
|with Subject: unsubscribe
|
#####################################################################################
Scanned by MailMarshal - M86 Security's comprehensive email content security 
solution. 
Download a free evaluation of MailMarshal at www.m86security.com
#####################################################################################

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to