Used to ascertain whether a message contains a value.
Class
TMSMessage
Syntax
property IsEmpty: boolean;
Remarks
Check the IsEmpty property to ascertain whether a message contains a value. If IsEmpty is set to True, the message is blank, otherwise the message has a value.
See Also