Author |
Topic |
|
klausdoege
Germany
389 Posts |
Posted - Feb 10 2013 : 04:59:27
|
Hello, i use Version imageen 430 now, but ImageEnView1.Proc.TextOut, bring mistakes of undefined markers. Why?
In the helpfile stands: TImageEnProc.TextOut Declaration procedure TextOut(X, Y : Integer; const sText : string; AFont : TFont = nil; Angle : Integer = 0; bAntiAlias : Boolean = true); overload; procedure TextOut(X, Y : Integer; const sText : string; const sFontName : string; iFontSize : Integer; cFontColor : TColor; Style : TFontStyles; Angle : Integer = 0; bAntiAlias : Boolean = true); overload;
regards Klaus
Klaus www.klausdoege.de |
|
w2m
USA
1990 Posts |
Posted - Feb 10 2013 : 08:37:01
|
What markers? Show some code so we can understand what you are trying to say.
William Miller |
|
|
klausdoege
Germany
389 Posts |
Posted - Feb 10 2013 : 16:22:39
|
Hi, ImageEnView1.Proc.TextOut(x,y,'Text',..... this Procedure doesn't exist. But i can read this in the helpfile ?
Klaus
Klaus www.klausdoege.de |
|
|
xequte
38615 Posts |
Posted - Feb 10 2013 : 17:14:36
|
Hi Klaus
I cannot reproduce that. Please check the search path in your Editor Options in Delphi to ensure you are not pointing to a location that has an old version of ImageEn.
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
|
|
klausdoege
Germany
389 Posts |
Posted - Feb 11 2013 : 14:15:10
|
Hello Nigel, sorry, you have right completely. I still had the old path in the library-path. Now, it works out very well.
Thanks and Greetings Klaus
Klaus www.klausdoege.de |
|
|
|
Topic |
|