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