FMX.Platform.IFMXDeviceService.GetKind

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetKind: TDeviceKind; deprecated 'Use GetDeviceClass';

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXDeviceService

説明

警告: GetKind は非推奨になっています。 GetDeviceClass を使用してください。


このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。