SHAPES.PAS : the formshape component

The formshapes component is a component to get round corners on
your Delphi form's.


IT EVEN WORKS AT DESIGN TIME.

      
DON'T BE SQUARE!

You can install the component by placing it (shapes.dcu,shapes.dcr)
in your DELPHI2.0\LIB directory, then choose install on the Delphi
menu and use 'add' to add the component. You can also place it in the
directory you use for 3rd party components.

Now just drop the component on your form, and watch the corners!

The formshape component has two properties:

corner_width : how wide the rounded part of the form is.
corner_height: the height of the corner part.

THIS COMPONENT IS FREEWARE.

Soon we will be releasing more components which will have to do with
form shape or form functionality.

Questions and comments are welcome.

THIS IS A BETA RELEASE. We are making this kind of components mostly
for our own use. If there is sufficient response, we will deploy a
complete set of this 'have fun with form components' as shareware,
including a component to make a hole in a form, and one which, after
droping, will make te [Return] key work as the [Tab] key does in Windows.

If you like this one please mail : major@kagi.com

