[Overview][Classes][Index] Reference for unit 'LCLClasses' (#lcl)

TLCLComponent.RemoveAllHandlersOfObject

RemoveAllHandlersOfObject - method for removing all of an object's handlers: part of a clean-up procedure

Declaration

Source position: lclclasses.pp line 49

public procedure TLCLComponent.RemoveAllHandlersOfObject(

  AnObject: TObject

); virtual;