API:System.Tether.AppProfile.TResourceType
Delphi
TResourceType = (Integer, Single, Double, Int64, Boolean, &String);
C++
enum class DECLSPEC_DENUM TResourceType : unsigned char { Integer, Single, Double, Int64, Boolean, String };
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
enum | public | System.Tether.AppProfile.pas System.Tether.AppProfile.hpp |
System.Tether.AppProfile | System.Tether.AppProfile |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。