FMX.Platform.IFMXMultiDisplayService.Displays

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Displays[const Index: Integer]: TDisplay read GetDisplay;

C++

__property Fmx::Types::TDisplay Displays[const int Index] = {read=GetDisplay};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXMultiDisplayService


Description

Déclare la propriété récupérant le tableau TDisplay d'affichages énumérés par Index.

Voir aussi