[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
List notification handler, destroys the Monitor object on removal from the list.
Source position: forms.pp line 984
protected procedure TMonitorList.Notify( |
Ptr: Pointer; |
Action: TListNotification |
); override; |
Ptr |
|
The monitor object. |
Action |
|
The list operation. |
lazarus-ccr.sourceforge.net |