API:System.Tether.AppProfile.TResourceType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TResourceType = (Integer, Single, Double, Int64, Boolean, &String);

C++

enum class DECLSPEC_DENUM TResourceType : unsigned char { Integer, Single, Double, Int64, Boolean, String };

Properties

Type Visibility Source Unit Parent
enum public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile System.Tether.AppProfile

Description

Embarcadero Technologies does not currently have any additional information.