Index of the monitor in the TScreen.Monitors list.
Source position: forms.pp line 1076
public property TMonitor.MonitorNum : Integer |
MonitorNum is a read-only Integer property with the ordinal position where the class instance is stored in a list of Monitors. The value for the property is assigned in the UpdateMonitors method in TScreen when the monitor class instance is created and stored.
|
Provides indexed access to the available monitors in the class instance. |
|
|
Rebuilds the list of available monitors. |
| Version 4.6 | Generated 2026-02-20 | Home |