issues
search
RRUZ
/
vcl-styles-utils
Extend and improve the Delphi VCL Styles
https://theroadtodelphi.wordpress.com/
331
stars
114
forks
source link
Fix for issue #263 : Delphi 10.4 compatibility
#264
Closed
salvadordf
closed
4 years ago
salvadordf
commented
4 years ago
Renamed LimitStylesToCurrentProcess constant to LimitStylesToMainApplicationThread.
Added code comments and slight code changes in ExecutingInMainThread.
Removed GlobalMainThreadID variable.
RRUZ
commented
4 years ago
Thanks @salvadordf for the contribution.