The test app I use to test AC reveals a strange bug in the TsMemo with the AfterBurner skin. Using the code below to make a selection, with AfterBurner the selected row is readable but the other rows are not (the text becomes the same color as the memo). Probably easiest to demo with a test app, please see attached. To test you will need to
1. On line 26 of udMain.pas, change the skin path to the correct path on your PC.
2. Compile and run the program.
3. Click the button to load the skins.
4. Select the AfterBurner skin in the memo.
5. Notice that the selected line is white text on blue, but the other lines are white on white. The issue does not occur with other skins.
This is only a test app and I don't use AfterBurner in my commercial apps so this is very low priority for me.
Regards,
Hamilton