Nicht ganz, dein Reversmakestring wird der Compiler nicht annehmen, da du auf ein Record nicht indiziert zugreifen kannst.
Delphi-Quellcode:
function ReverseMakeString(drec: String): TDataRec;
begin
CopyMem(@drec,@Result,sizeof(Result));
end;
Lukas Erlacher
Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1