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

TControl.RemoveHandlerOnResize

Removes the specified OnResize event handler.

Declaration

Source position: controls.pp line 1762

public procedure TControl.RemoveHandlerOnResize(

  const OnResizeEvent: TNotifyEvent

);

Arguments

OnResizeEvent

  

Handler routine to locate and remove in the method.


Version 3.2 Generated 2024-02-25 Home