RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonitor.Primary Property

Indicates whether this is the primary monitor.

Pascal
property Primary: Boolean;
C++
__property Boolean Primary;

Read Primary to determine whether a monitor is the primary monitor in a multi-monitor application. When Primary is true, the monitor is the primary monitor. The coordinates of other monitors are given in terms of the primary monitor. 

 

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