FMX.Forms.TDeviceKinds

提供:RAD Studio API Documentation

Delphi

type TDeviceKinds = set of TDeviceKind;

C++

typedef System::Set<TDeviceKind, _DELPHI_SET_ENUMERATOR(TDeviceKind::Desktop), _DELPHI_SET_ENUMERATOR(TDeviceKind::iPad)> TDeviceKinds;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms FMX.Forms

説明

TDeviceKind 列挙項目の集合を表します。


関連項目