EMS.Services.TEMSLoggingService.LoggingEnabled
Delphi
class property LoggingEnabled: Boolean read GetLoggingEnabled;
C++
/* static */ __property bool LoggingEnabled = {read=GetLoggingEnabled, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | EMS.Services.pas EMS.Services.hpp |
EMS.Services | TEMSLoggingService |
説明
EMS サーバーのログ機能が有効(True)か無効(False)かを示します。