himitsu wird uns sicher eine ausführliche Liste liefern können.
Das ist ja auch dokumentiert, z.B. hier:
http://docwiki.embarcadero.com/RADSt...ables_(Delphi)
Zitat:
If you do not explicitly initialize a global variable, the compiler initializes it to 0. Object instance data (fields) are also initialized to 0. On the Wiin32 platform, the contents of a local variable are undefined until a value is assigned to them.