FMX.Platform.IFMXMultiDisplayService.DisplayCount
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.