[DUG] TradioGroup without a border

Colin Johnsun colin.adug at gmail.com
Fri Nov 5 12:07:07 NZDT 2010


Hi Wei,

That's pretty neat! I think i can use this in a project that uses
DBRadioGroups. Very cool!

Thanks,
Colin

On 5 November 2010 09:36, Cheng Wei (FMI) <chengw at fmi.co.nz> wrote:

>
> 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
>
> #####################################################################################
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20101105/15609cea/attachment.html 


More information about the Delphi mailing list