MessageInfoFrom Property
The sender of a message in a message info listing.
Syntax
__property String MessageInfoFrom[int MessageInfoIndex] = {read=FMessageInfoFrom, write=FSetMessageInfoFrom};
Default Value
""
Remarks
The sender of a message in a message info listing.
The size of the array is controlled by the MessageInfoCount property.
This property is read-only and not available at design time.
Data Type
String