Registriert seit: 25. Nov 2005
Ort: München
1.909 Beiträge
Delphi 2010 Professional
|
Re: Microsoft Visual C# Express beendet sich einfach?
6. Aug 2006, 13:21
Zitat von Pseudemys Nelsoni:
die Property "Port" selbst die Variable repräsentiert, hab ich mich wohl getäuscht hm? *g.
Was passiert hier in Delphi?
Delphi-Quellcode:
Mööp = class
public
property HostName : Lala read HostName write HostName;
Robert Giesecke I’m a great believer in “Occam’s Razor,” the principle which says:
“If you say something complicated, I’ll slit your throat.”
|