Registriert seit: 11. Okt 2003
Ort: Elbflorenz
44.063 Beiträge
Delphi 12 Athens
|
AW: Exception EAccessviolation Error
27. Jul 2011, 23:41
Google: Delphi "Access violation at address" "in module" "Read of address"
Auch hier im Forum findet man "zuviele" Threads, bezüglich "Zugriffsverletzung" und "Read of address 0000xxxx".
0 = nil = irgendwas existiert nicht
Und zum Glück werden globale Variablen automatisch mit 0/nil initialisiert.
Neuste Erkenntnis:
Seit Pos einen dritten Parameter hat,
wird PoSex im Delphi viel seltener praktiziert.
|