EMS.ResourceTypes.TAPIDoc.TPrimitiveType

提供: RAD Studio API Documentation
移動先: 案内検索

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 };

プロパティ

種類 可視性 ソース ユニット
enum public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TAPIDoc

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。