Page 1 of 1

Delphi Create Shapes

PostPosted: January 1st, 2008, 9:51 pm
by DelphiAlex
Hi,

I'm trying to get Delphi to create a label in a frame on one of my forms and was looking for any advice.

I'm guessing it would involve the .create method, but am struggling to implement it.

Ideally I'd like the text to be at 90 degrees too, to create a nice interface, but first I just need to be able to draw the shapes using code.

Thanks for any advice
DelphiAlex

PostPosted: January 2nd, 2008, 7:10 am
by mathgod

PostPosted: January 3rd, 2008, 5:39 pm
by DelphiAlex
Thanks, I'll give it a try!