TCustomImage32.OnBitmapResize

property OnBitmapResize: TNotifyEvent;

Description

This event is generated after the bitmap image is resized, that is its Width or Height property changes. OnBitmapResize is not generated when Scale or ScaleMode is changed.

See Also

TCustomMap.Height, TCustomMap.Width, Scale, ScaleMode