[Overview][Resource strings][Types][Classes][Index] Reference for unit 'eventlog' (#fcl)

TEventLog.DefaultEventType

Default event type for the Log call.

Declaration

Source position: eventlog.pp line 90

published property TEventLog.DefaultEventType: TEventType
  read FDEfaultEventType
  write FDefaultEventType;

Description

DefaultEventType is the event type used by the Log call if it's EventType parameter is omitted.

See also

Log

  

Log a message to the system log.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.