|
Unfortunately, I don't have a copy of Delphi - I've only used it in school, so I'm about as much of a newbie as you are. I suggest running the program through the debugger, one step at a time. Place a breakpoint at the beginning of the function, and use the Step Into and Step Over functions to find out exactly what's going on.
|