FMX.Platform.TPlatformServices.Current
Delphi
class property Current: TPlatformServices read GetCurrent;
C++
/* static */ __property TPlatformServices* Current = {read=GetCurrent};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | TPlatformServices |
Description
Spécifie l'instance des services de plate-forme en cours. Current est une propriété en lecture seule.