System.Tether.AppProfile.TLocalResource.ResType

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

Delphi

property ResType: TRemoteResourceType read FResType write SetResType default TRemoteResourceType.Data;

C++

__property TRemoteResourceType ResType = {read=FResType, write=SetResType, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalResource


説明

ローカル リソースが格納するデータの型

関連項目