Vcl.Forms.TScreen.MonitorCount
Delphi
property MonitorCount: Integer read GetMonitorCount;
C++
__property int MonitorCount = {read=GetMonitorCount, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | Vcl.Forms.pas Vcl.Forms.hpp  | 
        Vcl.Forms | TScreen | 
Beschreibung
Gibt an, auf wievielen Bildschirmen der Desktop angezeigt wird.
Mit MonitorCount können Sie ermitteln, wieviele Bildschirme für das Anzeigen des Desktops verwendet werden.