Delphi Incompatible type tagLOGBRUSH tagLOGBRUSH32
When using Delphi XE2 or above editions to compile coeds likes below: [crayon-68c93cda8e86a105075875/] The compiler says: E2010 Incompatible types: ‘tagLOGBRUSH’ and ‘tagLOGBRUSH32’. The solution to fix this compiling error is: [crayon-68c93cda8e872432676043/]