Table of Contents

TTMSFNCDataGrid.LogMessage Method

Raises the grid log-message event with the specified text and severity.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure LogMessage(AMessage: string; AMessageType: TTMSFNCDataGridLogMessageType = glmInfo);

Parameters

Name Description
AMessage Text value used by the operation.
AMessageType Text value used by the operation.