EMS.ResourceTypes.TAPIDoc.TPrimitiveType
[–] Properties | |
---|---|
Type: enum | |
Visibility: public | |
Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
Unit: EMS.ResourceTypes | |
Parent: TAPIDoc |
Delphi
TPrimitiveType = (spArray, spBoolean, spInteger, spNumber, spNull, spObject, spString, spFile);
C++
enum class DECLSPEC_DENUM TPrimitiveType : unsigned char { spArray, spBoolean, spInteger, spNumber, spNull, spObject, spString, spFile };
Description
Embarcadero Technologies does not currently have any additional information.