Prologue: I rechecked my app archive and decided to share with world all (nearly all) sources. Sometime ago I wrote programs on Delphi and collected some bags of useful stuff and solutions. Now all these stuff collect dust. Today I don’t see much point in storing these things on my hdd, ‘cuz someone can find something interesting in sources.
Project name:
AikaBin Cryptor-Decryptor
Project features:
- Drag'n'Drop feature: you can drop files/folders on Delphi form and process them
- Form dragging: move your Delphi form by clicking on bg image (of you use forms without borders)
- Threads and threads synchronization
- Function to extract file name from file path (with or without extension)
- Clipboard: send string to clipboard (don’t know where I use this func in app, but code exists)
- Regular Expressions: easy way of using regexp in Delphi
- Reading files and manipulating binary data
- Some comments in code
Notes:
Some graphics were removed. You can’t compile this project without assigning image to some vars.
Dependency:
Raize Components are used in project. So, you should have these components for successful compilation
Copyright and license:
Licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported
Compiled app: https://progamercity.net/aika/970-re...decryptor.html
Please register or login to download attachments.