API:System.Tether.AppProfile.TResourceType

From RAD Studio API Documentation
Revision as of 17:40, 3 April 2014 by BuildBot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.