API:Vcl.SvcMgr.TService.LogMessage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure LogMessage(Message: String; EventType: DWord = 1;  Category: Integer = 0; ID: Integer = 0);

C++

void __fastcall LogMessage(System::UnicodeString Message, unsigned EventType = (unsigned)(0x1), int Category = 0x0, int ID = 0x0);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.SvcMgr.pas
Vcl.SvcMgr.hpp
Vcl.SvcMgr TService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!