Skip to content
GR32>TCustomMap>OnResizeEvent

TCustomMap.OnResize

Fired when map dimensions change.

Declaration

pascal
property OnResize: TNotifyEvent read FOnResize write FOnResize;

Description ​

The OnResize event fires after Width or Height dimensions are updated.