Index of the monitor in the TScreen.Monitors list.
Source position: forms.pp line 1074
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.4 | Generated 2025-11-08 | Home |