MessageInfoSubject Property
The subject of a message in a message info listing.
Syntax
property MessageInfoSubject[MessageInfoIndex: Integer]: String;
Default Value
''
Remarks
The subject 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