Skip to content
GR32>TBitmap32>ResizedMethod
Inherited from:TCustomMap.Resized

TBitmap32.Resized

Triggers resize processing and fires OnResize.

Declaration

pascal
procedure Resized; virtual;

Description ​

Resized is called internally when Width or Height changes. It calls Changed and invokes the OnResize event handler if assigned.