Registriert seit: 3. Sep 2023
346 Beiträge
|
AW: Nach Update auf Delphi12 startet compiliertes Prog nicht mehr. Fehler bei LoadRes
20. Jun 2024, 19:21
1) put breakpoint on this line "if Assigned(P) and Assigned(Pointer(P^)) then"
.
correction the breakpoint should be at "P := Table^[I].Init;"
Kas
|