-
Delphi-LightSaber Public
Lots and lots of "goodie" functions and 70 visual controls. More than 15 years of development have been put in this library. The library also wants to be a lightweight replacement for the mammoth D…
-
Light_VCL2FMX Public
Forked from e-delphi/VCL2FMXVCL to FMX convertor
-
LDU-Light-Delphi-Utilities Public
A set of tools that help you with your Delphi code
-
Delphi_Fix_SetFocus Public
SetFocus is broken in Delphi. I created a safe alternative for Delphi’s SetFocus. This tool does the batch replace.
-
-
Examples of how to use low level Delphi routines
-
Mouse-Digger Public
Mouse Digger - Show control under cursor | Digger is a tool (form) for developer that show the class name & component name of the component under mouse.
-
ImageResamplerTest Public
Tests multiple Delphi resizing algorithms that can be found on Internet FOR FREE.
-
Delphi-SSIM-ImageQuality Public
A library for objectively measuring image/video quality.
-
NGC_Image_Recognition Public
NGC (normalized grey-scale correlation) Image Recognition Library for Delphi
-
BioInf Public
Library for reading microbiology DNA files (ABI, SCF, FASTA, etc)
-
Delphi-GUI-Auto-Translator Public
RTTI-based automatic language translator engine.
-
-
-
Keep-It-Alive Public
Keep It Alive - checks if a program is running
-
Proteus Public
Proteus is a licensing system. It helps us to convert a dull Delphi program to a commercial program that we can deliver as a trial/shareware.
6 UpdatedDec 16, 2024 -
CoolTextTrayIcon Public
Minimize your app to the notification area (aka "tray icon")
-
Dephi-GUI-AutoSave Public
This application will demonstrate how to save the state of all GUI controls on application shutdown and then restore them loaded on application startup.
-
Delphi-LightSaber-CoreLib Public
Useful functions. Simple, crystal clear, non-obfuscated, fully commented code. Lightweight alternative to Jedi library. No external dependencies.
-
Delphi-LightSaber-Internet Public
This Delphi lib will translate all GUI strings (for example TLabel.Caption, TLabel.Hint, TMenuItem.Caption) for all live forms in your application. The text is stored in a INI file which can be sen…
-
Delphi-LightSaber-LogLib Public
A simple but effective visual log.
-
DelphiOpenAIPlayground Public
Forked from HemulGM/DelphiOpenAIPlaygroundDelphi Open AI Playground
-
CoolTrayIcon Public
Forked from coolshou/CoolTrayIconA system tray icon component with many properties to customize the icon's behaviour and appearance for delphi
-
SortingAlgorithms Public
Forked from bomrafinha/SortingAlgorithmsDemonstração de funcionamento de algoritmos de ordenação
-
Fix-CRLF Public
This tool replaces solitary CR or LF characters with "normal" Windows CRLF. Binary DFM files are automatically recognised and skipped.