EMS.Services.IEMSLoggingService.LoggingEnabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LoggingEnabled: Boolean read GetLoggingEnabled;

C++

__property bool LoggingEnabled = {read=GetLoggingEnabled};

Eigenschaften

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


Beschreibung

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

Siehe auch