Resized

Graphics32

TCustomMap.Resized

procedure Resized; virtual;

Calls the OnResize event.

Descendants of TCustomMap call Resized internally after changing the size of the contained data array.

See Also

OnResize, TCustomMap