Re: TPrinter.Orientation
- From: "Thomas G. Liesner" <tgl@xxxxxx>
- Date: Fri, 19 May 2006 14:52:23 +0200
Stefan Koschke schrieb:
procedure drucken_skaliert(Ori : TPrinterOrientation; list : TStrings);
drucken_skaliert(Nil, templist);
funktioniert nicht, weil ich in der Prozedur nicht
if Ori <> Nil abfragen kann.
Was mache ich falsch?
Schau dir mal die Definition von TPrinterOrientation an. Hint: Es ist
KEIN Objekt, String oder ähnliches.
So long,
Thomas G. Liesner
--
---------------- Neue Hamster-stable 2.1.0.11 seit 28.03.2006 -----------------
Ich suche eine neue Vollzeitarbeitsstelle als Softwareentwickler (Schwerpunkt
Windows) entweder im weiteren Umkreis von Münster (Westfalen) oder in Heim-
arbeit. Details: http://www.tglsoft.de <mailto:jobsuche@xxxxxxxxxx>
.
- Follow-Ups:
- Re: TPrinter.Orientation
- From: Stefan Koschke
- Re: TPrinter.Orientation
- References:
- TPrinter.Orientation
- From: Stefan Koschke
- TPrinter.Orientation
- Prev by Date: Re: Sendmessage + String
- Next by Date: Re: TPrinter.Orientation
- Previous by thread: Re: TPrinter.Orientation
- Next by thread: Re: TPrinter.Orientation
- Index(es):
Relevant Pages
|