RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonitor.Handle Property

Indicates the Windows handle for the monitor.

Pascal
property Handle: HMONITOR;
C++
__property HMONITOR Handle;

Read Monitor to obtain a Windows handle for the monitor represented by this TMonitor component. Use this handle for Windows API calls such as GetMonitorInfo. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!