Jon Moody - 2003-10-10

Logged In: YES
user_id=7050

The fix for the flickering problem turns out to be extremely
simple. Just place the DCMImage component onto a TPanel
component and set its color property to clForeground. This
gives flicker-free contrast adjustment for any arbritrary
image zoom. In this case, the override of WidgetFlags
function is not even necessary.