REST.Backend.EMSApi.TEMSClientAPI.TCreatorNames

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

    TCreatorNames = record
    public
      const Master = '00000000-0000-0000-0000-000000000001';
      const Null =   '00000000-0000-0000-0000-000000000000';
    end;

C++

struct DECLSPEC_DRECORD TCreatorNames
{
public:
    #define TEMSClientAPI_TCreatorNames_Master L"00000000-0000-0000-0000-000000000001"
    #define TEMSClientAPI_TCreatorNames_Null L"00000000-0000-0000-0000-000000000000"
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !