RAD Studio for Microsoft .NET
|
These procedures draw a rounded rectangle in a VCL form.
Canvas.RoundRect(0, 0, ClientWidth div 2, ClientHeight div 2, 10, 10);
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|