FMX.Platform.IFMXDeviceService.GetKind
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 を使用してください。
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。