Milton Coyne
In this video, we will learn how to annotate and comment on your Delphi code to make it more readable for your teammates, colleagues, your teachers, and also for yourself. You will learn the importance… – Details…
5 months ago in Coding, Delphi, Learn, learn delphi, object pascal, programming, Videos
0
Marshall Fryman
Has anyone noticed that Delphi 2007 cannot append to a text file over 2GB in size? I freely admit that I had a problem in my code that created log files that large in the… – Details…
12 years ago in Coding, Delphi
0
Marshall Fryman
In my ever expanding need for dealing with the outside world, I’ve discovered a quirky little thing about Indy 10. When using the TIdPOP3 component with Gmail, you have to manually call DisconnectNotifyPeer or delete… – Details…
12 years ago in Coding, Delphi, Indy
0
Marshall Fryman
RAID is a method that takes independent drives and lets a system group them together for security (redundancy or parity), speed enhancements, storage space increases or all three. One of the long-time stalwarts of the… – Details…
12 years ago in Coding, Delphi
0
Marshall Fryman
Nokia has announced that the new Qt library (4.5) will be available under the LGPL license (March 2009). Hopefully, this will mean that Embarcadero will revive Linux support with it’s upcoming 64-bit, compile-to-many-targets compiler rewrite…. – Details…
12 years ago in Coding, Delphi
0
Marshall Fryman
In yet another stunning victory for Microsoft’s cross-compatibility, their RTF system is incompatible between their own products. Let me begin by explaining that I have a Delphi app that uses a mail merge system to… – Details…
12 years ago in Coding, Delphi
0
Marshall Fryman
A few weeks ago I started down the path of discovering how to GeoCode addresses for Delphi. This is related to a project we had where we wanted to show a map of a given… – Details…
13 years ago in Coding, Delphi
0