[DUG] TradioGroup without a border
Cheng Wei (FMI)
chengw at fmi.co.nz
Fri Nov 5 11:36:24 NZDT 2010
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
chengw at fmi.co.nz
www.fmi.co.nz
|-----Original Message-----
|From: delphi-bounces at delphi.org.nz
|[mailto:delphi-bounces at delphi.org.nz] On Behalf Of Ayers, Stephen
|Sent: Friday, 5 November 2010 11:15 a.m.
|To: delphi at 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 at delphi.org.nz
|Admin: http://delphi.org.nz/mailman/listinfo/delphi
|Unsubscribe: send an email to delphi-request at 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
#####################################################################################
More information about the Delphi
mailing list