Page 1 of 1

TRotateImage

PostPosted: June 17th, 2004, 11:48 am
by kezso
Hi!
I tried to install Trotateimage, but I failed.
I copied Rotimg.dcr, Rotimg.pas and Rotimgreg.pas into the folder lib. After that I tried to install them, but an error message came: fatal error {$I Delphiarea.inc} file not found. I deleted this row.
Installed again. New messages came:
in Rotimg.pas
Row 55. Method 'adjust size' hides virtual method of base type 'Tcontrol'
in Rotimgreg.pas
row 66: Undeclaired identifier: 'Tcomponent List'
row 72: Missing operator or semicolon
row 75: Missing operator or semicolon
row 78: Missing operator or semicolon
row 18: File not found: 'Dsgnlntf.dcu'.

Can someone help me how to install TRotateImage?

Thank you
Kezso

PostPosted: June 17th, 2004, 12:38 pm
by Kambiz
Instead of deleting the line {$I Delphiarea.inc}, you should copy DELPHIAREA.INC beside the other component's files.