record TAdLogMessage

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAdLogMessage = record

Description

A record type containing information about a log entry in the log system.

Overview

Fields

Text:string;
Sender:string;
Typ:string;

Description

Fields

Text:string;

the text of the message

Sender:string;

the sender of the message. (May be the plugin or something else.)

Typ:string;

the typ of the message

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:31:59