Universal Component Library for Delphi VCL
This is an alternative library for https://github.com/VuioVuio/UniversalCL, with better design and easier maintenance. The old UniversalCL library will be removed soon. Thanks.
- Better design structure, and easier to maintain.
- Git history now is more clearly.
- UpdateTheme now will be called by control's parent, not ThemeManager.
- Reduce spaghetti code, and more.
- Clone (or download) this repository to local, and open DelphiUCL.groupproj.
- Right-click in DelphiUCLPackage.bpl, select Install.
- Add Source folder path to Delphi library.
- Enjoy it.