RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScreen.Monitors Property

Provides access to an individual monitor used to comprise the desktop.

Pascal
property Monitors [Index: Integer]: TMonitor;
C++
__property TMonitor Monitors[int Index];

Use Monitors to access an individual monitor used to comprise the desktop. 

The Monitor with its Primary property set to true is the primary monitor. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!