FMX.Platform.IFMXMultiDisplayService.DisplayCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DisplayCount: Integer read GetDisplayCount;

C++

__property int DisplayCount = {read=GetDisplayCount};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXMultiDisplayService


Beschreibung

Deklariert die Eigenschaft zum Abrufen der Anzahl der Displays auf einem Desktop.

Siehe auch