Re: [fpc-devel] debug info and TAlphaColor = Cardinal;
On Sat, 10 Feb 2024, Martin Frb via fpc-devel wrote: The below leads to debug info reporting TAlphaColor as Cardinal. Maybe it could be changed (like TColor is a distinct type)? Done. Michael. ___ fpc-devel maillist - fpc-devel@lists.freepasca
[fpc-devel] debug info and TAlphaColor = Cardinal;
The below leads to debug info reporting TAlphaColor as Cardinal. Maybe it could be changed (like TColor is a distinct type)? unit System.UITypes; Type ... TAlphaColor = Cardinal; ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://l