Hai guys.. back again with me, today  i have function for kill aplication on process in taks manager, for example i have opened notepad. And now i wi…
Hello guys.. still with me now.. comeback again with experient to finding code, as you can.. maybe you need computer name this is simple function to …
How'dy , today i have problem from cxCurrencyEdit but easy get solution just make function to eliminate char target. on my case i have cxCurrency…
Hello all.. this day i was have a problem to make solution my program, the last i'm learning i'm forget for learning of key generator. but fo…
Sometimes i need to know what my aplication running on taskmanger or not. so this littel bit scrypt how to check it. uses TlHelp32; And this for func…
Hello guys back again to write code and the last my program need to backup and encrypt that file, for backup i'm using unidump that so easy just …
Simple code for if you need random string character like password, id code and many others. here we go.. function kodeacak(PLen: Integer): string; va…
Hello Now instant make calculate age person by birthdate, date mode we use dd/mm/yyyy or dd.mm.yyyy : function CalculateAge(Birthday, CurrentDate: TD…
Here We go.. Firt using encode - decode base64 for security string for saving at registry this alternative so simple and secure. const Codes64 = &…
Today we will learn to check if the computer that our program is running is connected to the internet or not. I'm use delphi 7 for this. The fu…