FMX.Platform.IFMXMultiDisplayService.DisplayCount
Delphi
property DisplayCount: Integer read GetDisplayCount;
C++
__property int DisplayCount = {read=GetDisplayCount};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXMultiDisplayService |
Description
Declares the property retrieving the number of displays on a desktop.