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

TApplication.RemoveAllHandlersOfObject

Removes all handlers implemented in the given object.

Declaration

Source position: forms.pp line 1447

public procedure TApplication.RemoveAllHandlersOfObject(

  AnObject: TObject

); virtual;