Hello everyone,

Quite honestly I am rather new to Delphi(Object-Pascal) and I've been trying my best to learn it in my spare time.
I do try to help KMR(Knights and Merchants Remake)/KP(Knights Province) where I can.

I am also working on my own project that will replace my old one written in C#.
That project is called RadiaLog and it's a program to monitor and upload CPM(Counts Per Minute) data from DIY radiation meters.

I am writing it in Delphi using RAD studio XE8.
I use OpenAL for audio handling (Just capturing and calculating RMS), TeeChart Lite for logging purposes, Cindy components for the float edits and the "Simple gauge" and Asynch Pro for serial port communication.

I joined to get more in-depth knowledge in Delphi.