Einzelnen Beitrag anzeigen

pastra

Registriert seit: 23. Jun 2006
21 Beiträge
 
#5

Re: HELP: JAVA TO PASCAL/DELPHI

  Alt 23. Jun 2006, 22:22
Zitat von s.h.a.r.k:
When you wait about ten minutes then i have a solution.

What makes exactly this code? Because i doesn't know how to program with Java
Code:
return decodeString(new QStringBuffer(), s).toString();
Hi again, DecodeString is function that returns a string output from a given input after "altering it", I am NOT programming i JAVA so that is my problem aswell...

The way I see it Decodestring is called like like this:

var
s:string
begin
s:= DecodeString('Hello');
end;
  Mit Zitat antworten Zitat