Re: TPrinter.Orientation



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>
.



Relevant Pages

  • Re: Thoughts about Python
    ... Thanks for the hint. ... One gets to get used to passing in self into class member functions. ... static method from a non-static-method is its context. ... string has a length therefore a string has the method len. ...
    (comp.lang.python)
  • Re: Debugging a Windows Service
    ... Windows Service In General Hint: ... Exception e = args.ExceptionObject as Exception; ... string exceptionLogDirectory = string.Empty; ... I'm writing a windows service, that uses a WCF service (the server ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Please Help, Urgent!!!!!!!
    ... Read the FAQ and a good java book, ... Hint: a File ... Shouldn't you be using the string tokenizer here? ... print out that array when it is all over. ...
    (comp.lang.java.programmer)
  • Re: Entropy
    ... Thomas just thinks it's not very interesting to think about machine dependent KC. ... And as he said, if you look to eliminate the machine dependency, you marginalize it (you don't want to consider all machines, because then you have to look infinite time on infinite machines for a finite string, that's even worst). ...
    (comp.compression)
  • Re: CryptoStream
    ... > String mit 3DES verschlüsseln und wieder entschlüsseln, ... Gruß Thomas ... Prev by Date: ... Next by Date: ...
    (microsoft.public.de.german.entwickler.dotnet.vb)