EMS.Services.TEMSLoggingService.LoggingEnabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class property LoggingEnabled: Boolean read GetLoggingEnabled;

C++

/* static */ __property bool LoggingEnabled = {read=GetLoggingEnabled, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services TEMSLoggingService


Description

Indique si la fonctionnalité de journalisation du Moteur RAD Server (Serveur EMS) est activée (True) ou désactivée (False).

Voir aussi