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

TMonitorList.Notify

List notification handler, destroys the Monitor object on removal from the list.

Declaration

Source position: forms.pp line 984

protected procedure TMonitorList.Notify(

  Ptr: Pointer;

  Action: TListNotification

); override;

Arguments

Ptr

  

The monitor object.

Action

  

The list operation.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.