Table of Contents

TTMSMCPClient.LogFileName Property

File that log records are appended to.

API unit family: TMS.MCP.Client Declaring type: TTMSMCPClient Inherited from: TTMSMCPCustomClient Type: string

Syntax

property LogFileName: string;

Remarks

A bare file name, that is one carrying no path separator and no drive letter, is placed in the user's documents folder; anything else is used as given. The file is created when it does not exist, and a record that cannot be written is dropped silently. The value is passed on to the model connection and is only streamed when it is not empty.