[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.RemoveHandlerOnResize

Removes an handler for the OnResize event.

Declaration

Source position: controls.pp line 1547

public procedure TControl.RemoveHandlerOnResize(

  const OnResizeEvent: TNotifyEvent

);