[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A list of all available monitors.
Source position: forms.pp line 979
type TMonitorList = class(TList) end; |
||
protected |
||
procedure Notify(); override; |
|
List notification handler, destroys the Monitor object on removal from the list. |
public |
||
|
The indexed list of all Monitors. |
|
|
A list of all available monitors. |
|
| | ||
TList |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |