API:FMX.Platform.IFMXDeviceService.GetKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetKind: TDeviceKind; deprecated 'Use GetDeviceClass';

C++

virtual Fmx::Forms::TDeviceKind __fastcall GetKind _DEPRECATED_ATTRIBUTE1("Use GetDeviceClass") (void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXDeviceService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!