BTW
Für Delphi Code gibt es die
Tags, die den Code dann auch farblich besser darstellen.
Beispiel:
Delphi-Quellcode:
type
TChatMessage = packed Record
Text : String[255];
User : String[255];
Destination : String[255];
Clients : String[255];
Command : Integer;
End;
Kaum macht man's richtig - schon funktioniert's
Zertifikat: Sir Rufo (Fingerprint: ea 0a 4c 14 0d b6 3a a4 c1 c5 b9
dc 90 9d f0 e9 de 13 da 60)