[**delphirtl**](../README.md) • **Docs**

***

[delphirtl](../globals.md) / hasMessageField

# Function: hasMessageField()

> **hasMessageField**(`obj`): `obj is Object`

Checks if the given object has a message field of string type

## Parameters

• **obj**: `unknown`

## Returns

`obj is Object`

## Defined in

[src/sysutils.ts:480](https://github.com/chuacw/delphirtl/blob/b2d86277a5251f0037cf01044224c3e29dc4c6be/src/sysutils.ts#L480)
