Re: [fpc-pascal] Accessing static field using properties.

2010-04-12 Thread Jonas Maebe
On 12 Apr 2010, at 13:00, Torsten Bonde Christiansen wrote: After spending a good deal of time trying to figure out why my program crashed at runtime, I narrowed it down to accessing a static field in a class through a property. Although there were no compile time warning/error the program

[fpc-pascal] Accessing static field using properties.

2010-04-12 Thread Torsten Bonde Christiansen
Hi List After spending a good deal of time trying to figure out why my program crashed at runtime, I narrowed it down to accessing a static field in a class through a property. Although there were no compile time warning/error the program crashed the very instant i tried to access the static