Tuesday, July 30, 2013

Kick Off, StringToCaseSelect & FindTimeDifference

Hi,

My first blog for Delphi Firemonkey Programming. It has been an year for me while producing FMX based apps so thought why not share the shareable part of my code for free and improve some snippets with your valuable input.

One reason being to piss the proprietary IP centric devs around and the other to help devs like me struggling with the framework and getting yelled at by our bosses in the process. :)

I am kinda low level programming freak so my methods may have seemingly unnecessary differences with anybody else code because I try to save as much CPU time as possible. I made a proprietary OS for Atmel Microcontrolelrs back in my university days, so the habits of nit picking tiniest bits of CPU cycle wastage kinda stuck. So if you all can suggest some tweaks, I will really appreciate it!