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