ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Deprecated Methods

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
wesleybobato Posted - Jul 25 2014 : 11:22:19
Hello Nigel Method Proc.Rotate is now Deprecated What method should I use now

Thank you for your attention.
4   L A T E S T    R E P L I E S    (Newest First)
wesleybobato Posted - Jul 25 2014 : 12:52:14
Thanks William and Nigel.

My fault.
xequte Posted - Jul 25 2014 : 12:11:53
Hi Wesley

There are two rotate methods, one that is deprecated, and a newer one (that Bill lists) that has different parameters).



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
wesleybobato Posted - Jul 25 2014 : 11:37:41
My Compiler Delphi XE1 says that this method is deprecated perhaps only in Delphi XE1
I thought I had a new method that replaces itself.

Thank you for your attention
w2m Posted - Jul 25 2014 : 11:29:38
There is an overloaded method to rotate that is not depreciated:
procedure Rotate(Angle: double; AntiAliasMode: TIEAntialiasMode = ierFast; BackgroundColor: TColor = -1); {$ifdef IEINCLUDEDEPRECATEDMETHODS} overload; {$endif}

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development