EMS.Services.TEMSLoggingService.LoggingEnabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class property LoggingEnabled: Boolean read GetLoggingEnabled;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.Services.pas
EMS.Services.hpp
EMS.Services TEMSLoggingService


Beschreibung

Gibt an, ob die Protokollierungsfunktion des EMS-Servers aktiviert (True) oder deaktiviert (False) ist.

Siehe auch