FMX.Platform.IFMXDeviceService.GetFeatures

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetFeatures: TDeviceFeatures;

C++

virtual TDeviceFeatures __fastcall GetFeatures() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXDeviceService


Beschreibung

Funktion, die Features abruft.

Siehe auch