In a multi-monitor system, the Windows Display Settings page gives each monitor a number, and an "Identify" button displays the numbers on the each monitor.
Delphi's Screen.Monitors
array allows me to enumerate the connected monitors, but the array indices don't always match the Desktop settings above. How can I correlate the two?