EMS.ResourceTypes.TAPIDoc.TPrimitiveType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPrimitiveType = (spArray, spBoolean, spInteger, spNumber, spNull, spObject, spString, spFile);

C++

enum DECLSPEC_DENUM TPrimitiveType : unsigned char { spArray, spBoolean, spInteger, spNumber, spNull, spObject, spString, spFile };

Properties

Type Visibility Source Unit Parent
enum public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TAPIDoc

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!