There's quite a lot wrong with TLKCenteredList. It needs a serious going-over.
Also, it won't compile (for numerous reasons) on FreePascal, so this needs to be addressed.
Interestingly, TLKCenteredList is no longer used internally by the LKSL. Normally that would be good enough reason for me to outright remove it from the library, but I know a couple of people are using it.
There's quite a lot wrong with
TLKCenteredList
. It needs a serious going-over.Also, it won't compile (for numerous reasons) on FreePascal, so this needs to be addressed.
Interestingly,
TLKCenteredList
is no longer used internally by the LKSL. Normally that would be good enough reason for me to outright remove it from the library, but I know a couple of people are using it.