Michael Riley
I am not a full-time Delphi guy. So, when I’m learning Delphi by reading OPC (other people’s code) I want to make the best of my time. I was studying some code from Cary Jensen… … Read more
5 years ago in tip-of-the-day0
Michael Riley
I’m working on updating my old flagship product and I ran into an issue where a file kept getting deleted on startup. I could not for the life of me figure out where this was… … Read more
5 years ago in tip-of-the-day0
Michael Riley
It’s been over 7 years since I dove into the mystical world of rounding numbers within Delphi. It’s amazing how much code actually gets written in support of the main stuff an application does. I… … Read more
5 years ago in tip-of-the-day0
Michael Riley
I tend to be a scatter-brain when it comes to Delphi.Really? Tend to be? “No Gunny. You are a scatter-brain when it comes to Delphi.” I can hear all of you who know me saying… … Read more
5 years ago in tip-of-the-day0
Michael Riley
Today’s Delphi Tip of the Day is about resolving “which came first, the chicken or the egg”. Because Delphi is a strongly typed language you can’t refer to something until it’s been defined. However, there… … Read more
6 years ago in tip-of-the-day0
Michael Riley
Today’s Delphi Tip of the Day is all about consistent naming conventions. Consistency in the Delphi and Object Pascal language makes it easier to read and comprehend the code.I have often wondered why the “A”… … Read more
6 years ago in tip-of-the-day0