Neslib icon indicating copy to clipboard operation
Neslib copied to clipboard

Delphi utilities shared with other Neslib repositories

Results 2 Neslib issues
Sort by recently updated
recently updated
newest added

This file adds support for the https://github.com/DelphiPackageManager/DPM To create packages, install dpm (see getting started link in the readme), then in you local repo folder ```dpm pack NesLib.NesLib.dspec -o=c:\dpmfeed``` (or...

There were a few warnings issued by Delphi 12 which I fixed. Test results are the same as before.