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